aboutsummaryrefslogtreecommitdiff
path: root/xen-hvm.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2017-01-03 17:28:44 +0100
committerGreg Kurz <groug@kaod.org>2017-01-03 17:28:44 +0100
commitbaecbde6d75076c6631a58475866b2330391b819 (patch)
treec3a2fc68c456c4b55eb341e66bb37055e358b6a7 /xen-hvm.c
parent1211d81b17e74df5ebc26884778b59b4e3ea064f (diff)
9pfs: fix P9_NOTAG and P9_NOFID macros
The u16 and u32 types don't exist in QEMU common headers. It never broke build because these two macros aren't use by the current code, but this is about to change with the future addition of functional tests for 9P. Also, these should have enclosing parenthesis to be usable in any syntactical situation. As suggested by Eric Blake, let's use UINT16_MAX and UINT32_MAX to address both issues. Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'xen-hvm.c')
0 files changed, 0 insertions, 0 deletions