commit | a7cde24dc2f104c8e5861df0e2938e79264e9d58 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu May 14 15:53:00 2015 -0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun May 31 16:26:41 2015 +0200 |
tree | 1784f4613368cdbd3a5a58fe80b83b1b1bc73010 | |
parent | f27086a731bbd0141646702c95f6dc5fce3e8575 [diff] |
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>