summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRicardo Silva <rjpdasilva@gmail.com>2017-05-15 16:40:16 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-06 09:13:06 -0300
commitda731edb5b7667d0752eeaf473896fc123b8e95f (patch)
tree9601fe6e4ef0fad486c9ad8718ff4b91251663bf /tools/perf/scripts/python
parentd44e07c752ecfed1fb131cd0c5f103e299c22ab4 (diff)
downloadlinux-da731edb5b7667d0752eeaf473896fc123b8e95f.tar.gz
linux-da731edb5b7667d0752eeaf473896fc123b8e95f.zip
[media] lirc_zilog: Fix unbalanced braces around if/else
Fix all checkpatch reported issues for: * CHECK: "braces {} should be used on all arms of this statement". * CHECK: "Unbalanced braces around else statement". Make sure all if/else statements are balanced in terms of braces. Most cases in code are, but a few were left unbalanced, so put them all consistent with the recommended style. Signed-off-by: Ricardo Silva <rjpdasilva@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions