aboutsummaryrefslogtreecommitdiffstats
path: root/tcg/optimize.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-06-21 13:28:54 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2019-07-05 22:16:45 +0200
commitc20b139620498b2f158b52e0c4ad7f6de35a520e (patch)
tree52d73eb078c3579c5c8323bc4902f2d19554fa8f /tcg/optimize.c
parentpc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size() (diff)
downloadqemu-c20b139620498b2f158b52e0c4ad7f6de35a520e.tar.xz
qemu-c20b139620498b2f158b52e0c4ad7f6de35a520e.zip
checkpatch: do not warn for multiline parenthesized returned value
While indeed we do not want to have return (a); it is less clear that this applies to return (a && b); Some editors indent more nicely if you have parentheses, and some people's eyes may appreciate that as well. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <1561116534-21814-1-git-send-email-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions