diff options
author | Steven Rostedt (VMware) <[email protected]> | 2019-04-01 12:43:13 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-04-01 15:18:09 -0300 |
commit | 2ce4639f6936261bf6e0bae5c21a0c09a8daeacc (patch) | |
tree | fc0ce0e6423c60d260b62a8ce549b6d46cb3e9b2 /tools/perf/scripts/python | |
parent | 80c5526c8544ae76cba31fb9702ab8accac1f0f3 (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')
0 files changed, 0 insertions, 0 deletions