spapr: Move commas inside SPAPR_COMPAT_* macros
commitdd754baf46b6479a02521f671a0b58ffc799810e
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 14 May 2015 18:53:01 +0000 (14 15:53 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:41 +0000 (31 16:26 +0200)
treebe4993c7673c5f5ac29c732ea73a095e90d2cfe2
parenta7cde24dc2f104c8e5861df0e2938e79264e9d58
spapr: Move commas inside SPAPR_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/ppc/spapr.c