summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2015-12-18 13:59:31 +0100
committerMichael Tokarev2016-01-11 09:39:28 +0100
commit8f32510f1ca72332b9a662579e951f67d636142e (patch)
tree808872356cd2084199a5b19af4bb28bc29acfc0b /include/exec
parentPCI Bonito: QOMify and cleanup (diff)
downloadqemu-8f32510f1ca72332b9a662579e951f67d636142e.tar.gz
qemu-8f32510f1ca72332b9a662579e951f67d636142e.tar.xz
qemu-8f32510f1ca72332b9a662579e951f67d636142e.zip
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
The checkpatch.pl script has a special case to permit the following operators to have no spaces around them: << >> & ^ | + - * / % QEMU style prefers all operators to consistently have spacing around them, so remove this special case handling. This avoids reviewers having to manually note it during code review. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions