aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-02-19 04:18:24 +0530
committerGreg Kroah-Hartman <[email protected]>2016-02-20 15:06:51 -0800
commitb383f2acbdd51be601a770d86445924106adc573 (patch)
tree0515691d01cdd0b43eab36dbdead850022898593 /tools/perf/scripts/python/netdev-times.py
parent816c2db010c0e76488aeb3a31442f3d2f4de29cc (diff)
staging: rtl8188eu: core: Remove unnecessary braces
This patch removes braces for single statement blocks. The warning was detected using checkpatch.pl. Coccinelle was used to make the change. @@ expression e,e1; @@ - if (e) { + if (e) e1; - } Signed-off-by: Bhaktipriya Shridhar <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions