]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/i386/pc.h
pc: Move commas inside PC_COMPAT_* macros
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 14 May 2015 18:53:00 +0000 (15:53 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:41 +0000 (16:26 +0200)
commita7cde24dc2f104c8e5861df0e2938e79264e9d58
tree1784f4613368cdbd3a5a58fe80b83b1b1bc73010
parentf27086a731bbd0141646702c95f6dc5fce3e8575
pc: Move commas inside PC_COMPAT_* macros

Changing the convention to include commas inside the macros will allow
macros containing empty lists to be defined and used without compilation
errors.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h