diff options
| author | 2017-03-21 13:37:12 +1100 | |
|---|---|---|
| committer | 2017-03-21 08:56:07 +0100 | |
| commit | 1770ae9d3f7f2849d7a7a24f93af44a59790a647 (patch) | |
| tree | 1583359f244141428db0e1a88751915ee3641f0f /scripts/diffconfig | |
| parent | staging: ks7010: remove zero comparison (diff) | |
staging: ks7010: rename return value identifier
Driver uses multiple identifier names for the same task (retval, ret,
rc). It would be easier to read the code if a single task is
identified with a single name. 'ret' is the most common return value
identifier name found in the kernel tree, following the principle of
least surprise using 'ret' is a decent choice.
Rename rc -> ret
Rename retval -> ret
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions
