diff options
| author | Sudip Mukherjee <[email protected]> | 2014-11-07 16:50:45 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-07 09:45:35 -0800 |
| commit | c78a964c251bb82aa3454440e082b91a836105ae (patch) | |
| tree | cad9608e51a6c0a00f65090fc2569d640ee69dc3 /tools/perf/scripts/python | |
| parent | 34216792e006d70bcfdf1931e24e4eb2e2af9498 (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')
0 files changed, 0 insertions, 0 deletions