aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJoseph Bisch <[email protected]>2016-02-14 16:57:27 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-14 16:49:09 -0800
commitaf09054958ba2a17586a463eecafb6f0660d4cc0 (patch)
treeef342178bce842c68260d95ce07b955890219002 /tools/perf/scripts/python/netdev-times.py
parentf7099ad7bd35c56795fb50f5026b7040abac62da (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions