diff options
| author | Peter Maydell | 2015-12-18 13:59:31 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2016-01-11 09:39:28 +0100 |
| commit | 8f32510f1ca72332b9a662579e951f67d636142e (patch) | |
| tree | 808872356cd2084199a5b19af4bb28bc29acfc0b /include/exec/cpu-common.h | |
| parent | PCI Bonito: QOMify and cleanup (diff) | |
| download | qemu-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/cpu-common.h')
0 files changed, 0 insertions, 0 deletions
