aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRicardo Silva <[email protected]>2017-05-15 16:40:16 -0300
committerMauro Carvalho Chehab <[email protected]>2017-06-06 09:13:06 -0300
commitda731edb5b7667d0752eeaf473896fc123b8e95f (patch)
tree9601fe6e4ef0fad486c9ad8718ff4b91251663bf /tools/perf/scripts/python/event_analyzing_sample.py
parentd44e07c752ecfed1fb131cd0c5f103e299c22ab4 (diff)
[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 <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions