summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen_pt.c
diff options
context:
space:
mode:
authorPaolo Bonzini2022-04-06 14:27:52 +0200
committerPaolo Bonzini2022-05-12 12:07:05 +0200
commitdfdb4f3c28737879685398c4a610a220e1ecf9c2 (patch)
tree4084a329f1bb8d72bf1e31f8eea4eb0de75c86d8 /hw/xen/xen_pt.c
parenttarget/i386: do not consult nonexistent host leaves (diff)
downloadqemu-dfdb4f3c28737879685398c4a610a220e1ecf9c2.tar.gz
qemu-dfdb4f3c28737879685398c4a610a220e1ecf9c2.tar.xz
qemu-dfdb4f3c28737879685398c4a610a220e1ecf9c2.zip
checkpatch: fix g_malloc check
Use the string equality operator "eq", and ensure that $1 is defined by using "(try|)" instead of "(try)?". The alternative "((?:try)?)" is longer and less readable. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/xen/xen_pt.c')
0 files changed, 0 insertions, 0 deletions