diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2019-04-01 16:43:13 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-04-01 18:18:09 +0000 |
| commit | 2ce4639f6936261bf6e0bae5c21a0c09a8daeacc (patch) | |
| tree | fc0ce0e6423c60d260b62a8ce549b6d46cb3e9b2 /tools/lib/traceevent/plugin_function.c | |
| parent | tools lib traceevent: Implement new traceevent APIs for accessing struct tep_... (diff) | |
| download | kernel-2ce4639f6936261bf6e0bae5c21a0c09a8daeacc.tar.gz kernel-2ce4639f6936261bf6e0bae5c21a0c09a8daeacc.zip | |
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/lib/traceevent/plugin_function.c')
0 files changed, 0 insertions, 0 deletions
