aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2014-11-07 16:50:45 +0530
committerGreg Kroah-Hartman <[email protected]>2014-11-07 09:45:35 -0800
commitc78a964c251bb82aa3454440e082b91a836105ae (patch)
treecad9608e51a6c0a00f65090fc2569d640ee69dc3 /tools/perf/scripts/python/event_analyzing_sample.py
parent34216792e006d70bcfdf1931e24e4eb2e2af9498 (diff)
staging: rtl8188eu: unneeded return variable
a variable is declared and initialized and then never updated in the function.This default value is then used as the return from the function. So removed that unneeded return variable and returning that default initial value directly. Signed-off-by: Sudip Mukherjee <[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