summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-04-10 06:15:42 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-11 17:03:36 +0300
commitf717248713c9672526005fefd85d6d5bc44d8603 (patch)
treeea3f64992beebf860d4a4674d4edaca57669f74e /scripts
parent03b0244924795d30e1619894d8aa13c0fcfe233c (diff)
downloadlinux-f717248713c9672526005fefd85d6d5bc44d8603.tar.xz
staging: ks7010: rename identifier retval to ret
Function uses identifier 'retval' to hold the error return value. The rest of the driver uses 'ret' for this purpose. Being uniform in the choice of identifiers generally adds to the cleanliness of the code, also it is arguably easier to follow the code if one name is used for one task. Rename identifier 'retval' 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