diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-04-10 13:15:41 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-11 16:03:36 +0200 |
commit | 03b0244924795d30e1619894d8aa13c0fcfe233c (patch) | |
tree | 32a71fb02349979c240a0eb4f7d8596c21dab12d /tools/perf/scripts/python | |
parent | 881f76b976e8e1ce8bb0498d0a85f3a43a6397dd (diff) |
staging: ks7010: rename identifier rc to ret
Driver uses identifier 'rc' to hold the value for error return
code. The rest of the driver predominately uses 'ret' for this
purpose. It is easier to follow the code if one name is used for one
task.
Rename identifier 'rc' to 'ret'.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions