serial: serial_hds_isa_init() shouldn't fail
commitc6f10a5876a81f7a016714df06730c48210ee419
authorMarkus Armbruster <armbru@redhat.com>
Wed, 4 Feb 2015 17:33:06 +0000 (4 18:33 +0100)
committerAndreas Färber <afaerber@suse.de>
Mon, 23 Feb 2015 23:19:06 +0000 (24 00:19 +0100)
treedb6a950d115b95a0a6e1817728b0db8a3d16247d
parentb6607a1a204d52fe13746cc9c3d2da4303e39b18
serial: serial_hds_isa_init() shouldn't fail

It shouldn't fail, and no caller checks for failure.  Make failure
fatal.

Maintainers of affected machines cc'ed.

Cc: Richard Henderson <rth@twiddle.net>
Cc: Anthony Liguori <aliguori@amazon.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/char/serial-isa.c