aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-05-29 18:54:57 +0530
committerGreg Kroah-Hartman <[email protected]>2019-05-30 14:13:45 -0700
commitdb622e05cdbe11ff908268c8eb4bffb972daedb7 (patch)
tree47c3373e5d0669d15800c7513b3eedfeaa0b7dc0 /tools/perf/scripts/python
parenteb2b3edfd427d11e9553aaf772b40fb18e42fbba (diff)
staging: rtl8712: Remove return variable of different type
The local return variable ret may be replaced directly by its value, especially since its type (uint) is not the same as the function's return type (int). Issue found with Coccinelle. Signed-off-by: Nishka Dasgupta <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions