summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-04-10 06:15:41 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-11 17:03:36 +0300
commit03b0244924795d30e1619894d8aa13c0fcfe233c (patch)
tree32a71fb02349979c240a0eb4f7d8596c21dab12d /scripts
parent881f76b976e8e1ce8bb0498d0a85f3a43a6397dd (diff)
downloadlinux-03b0244924795d30e1619894d8aa13c0fcfe233c.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions