diff options
author | Nandini Hanumanthagowda <nandu.hgowda@gmail.com> | 2013-10-18 00:22:25 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-17 13:34:22 -0700 |
commit | 5a69f36db385a7f5f8072a7a10656e361f3d3e12 (patch) | |
tree | f61ea39f2f5f4bcf0e786bd9502fe7517a54f2cd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | fc044ac39c19f7833ee1e5c4d4e4870e97184b3d (diff) |
staging: vt6656: removed unnecessary parentheses in return statement
There was parentheses around return statement's value which
was not required since return statement is not a function.
Hence removed the parentheses to eliminate the checkpatch error
which states:
ERROR: return is not a function, parentheses are not required
Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions