aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRadhey Shyam Pandey <[email protected]>2018-06-28 18:41:47 +0530
committerDavid S. Miller <[email protected]>2018-06-30 20:15:44 +0900
commitaa5848bc4043abf92c0b72a636bbc0cbe2828fed (patch)
tree35fc854cfe6930aa1670a9fe53f2f26f73b396b0 /tools/perf/scripts/python/stackcollapse.py
parent21d61166cada03405db7ad2d985b3c2c0e46e074 (diff)
net: emaclite: Simplify if-else statements
Remove else as it is not required with if doing a return. It also coalesce the format onto a single line and add the missing space after the comma. Fixes below checkpatch warning- WARNING: else is not generally useful after a break or return Signed-off-by: Radhey Shyam Pandey <[email protected]> Signed-off-by: Michal Simek <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions