]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/pc: remove commented out code from x86_load_linux()
authorSergio Lopez <slp@redhat.com>
Thu, 10 Oct 2019 14:00:43 +0000 (16:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Oct 2019 07:38:42 +0000 (09:38 +0200)
commit86a9a7916b6b69e429f078dd9c89c2907ff43308
tree5953470c7ed9816281646ec529d3056d598c0c7b
parent350f5233d755cb00e62ccadc7635435ac3238aa6
hw/i386/pc: remove commented out code from x86_load_linux()

Follow checkpatch.pl recommendation and remove commented out code from
x86_load_linux().

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