]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ks7010: refactor newly separated function
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 06:38:19 +0000 (17:38 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 22:20:06 +0000 (06:20 +0800)
commitc60b486d4bbb65c764b654588bb0e90bd953d1d5
tree53d430b104a45b5e5e4cb4c054e0f8b399923867
parent6422c6efb3b1d296ee2b79b6961a02952a75ee53
staging: ks7010: refactor newly separated function

Checkpatch emits various warnings and checks;

WARNING: Avoid multiple line dereference
CHECK: Alignment should match open parenthesis
WARNING: line over 80 characters
CHECK: Blank lines aren't necessary before a close brace '}'

These are all whitespace fixes.

Refactor whitespace inline with kernel coding style. Fix various
checkpatch warnings.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c