diff options
| author | Joseph Bisch <[email protected]> | 2016-02-14 16:57:27 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-14 16:49:09 -0800 |
| commit | af09054958ba2a17586a463eecafb6f0660d4cc0 (patch) | |
| tree | ef342178bce842c68260d95ce07b955890219002 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f7099ad7bd35c56795fb50f5026b7040abac62da (diff) | |
staging: rtl8712: Remove unnecessary ret variable
Since the variable ret is set at the beginning of the function and
never changes its value, we can just return the value it was set to.
Found using coccinelle with misc/returnvar.cocci.
Signed-off-by: Joseph Bisch <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions