hw/i386/pc: fix code style issues on functions that will be moved out
commit62a188546ff9dec8020776c04a728ff62d2b4aeb
authorSergio Lopez <slp@redhat.com>
Thu, 10 Oct 2019 13:45:34 +0000 (10 15:45 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Oct 2019 07:38:42 +0000 (22 09:38 +0200)
tree0cc3d37259911877809642f8218787ecc9407b06
parent81ef68e44c84377fe66e0b27626f2f562f558a6d
hw/i386/pc: fix code style issues on functions that will be moved out

Fix code style issues detected by checkpatch.pl on functions that will
be moved out to x86.c.

Signed-off-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
hw/i386/pc.c