aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2019-04-01 12:43:13 -0400
committerArnaldo Carvalho de Melo <[email protected]>2019-04-01 15:18:09 -0300
commit2ce4639f6936261bf6e0bae5c21a0c09a8daeacc (patch)
treefc0ce0e6423c60d260b62a8ce549b6d46cb3e9b2 /tools/perf/scripts/python/netdev-times.py
parent80c5526c8544ae76cba31fb9702ab8accac1f0f3 (diff)
tools lib traceevent: Removed unneeded !! and return parenthesis
As return is not a function we do not need parenthesis around the return value. Also, a function returning bool does not need to add !!. Signed-off-by: Steven Rostedt (VMware) <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Tzvetomir Stoyanov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions