]> git.proxmox.com Git - mirror_qemu.git/commit - tests/bios-tables-test.c
bios-tables-test: fix ASL normalization false positive
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Jul 2014 15:34:17 +0000 (17:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Jul 2014 10:26:12 +0000 (12:26 +0200)
commitcb348985abd3673b40c8af069c3e3b84f547b6f7
treec2988d77fa189c742b6740362ba8e98d5dc9d191
parent07fb61760cdea7c3f1b9c897513986945bca8e89
bios-tables-test: fix ASL normalization false positive

My version of IASL (from RHEL7) puts two newlines between the head comment
and the DefinitionBlock property.  Kill all newlines after the comment,
so that normalize_asl works properly.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
tests/bios-tables-test.c