hw: Move commas inside HW_COMPAT_2_1 macro
commitf27086a731bbd0141646702c95f6dc5fce3e8575
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 14 May 2015 18:52:59 +0000 (14 15:52 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:41 +0000 (31 16:26 +0200)
treefe01ac54bffa49793c3a7ae34a62e03742d14033
parent4974920ab8fc8cf05687f1f764650dbc7c821004
hw: Move commas inside HW_COMPAT_2_1 macro

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
hw/ppc/spapr.c
include/hw/compat.h
include/hw/i386/pc.h