]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ks7010: fix checkpatch whitespace warns
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 07:54:07 +0000 (18:54 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 22:20:57 +0000 (06:20 +0800)
commit3d2033e33a2aa1d64bae208d83a9be127c633f53
tree80eabcfefa2c31f2f92f852249631d7d12cf8d13
parentdfe41b4f4c8d9d46a95da6959d2852757dfa8b3b
staging: ks7010: fix checkpatch whitespace warns

Checkpatch emits various warnings, errors and checks;

 ERROR:TRAILING_WHITESPACE: trailing whitespace
 WARNING:SPACE_BEFORE_TAB: please, no space before tabs
 WARNING:SPACE_BEFORE_TAB: please, no space before tabs
 ERROR:CODE_INDENT: code indent should use tabs where possible
 CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis

These are all trivial whitespace fixes. Fix them all in one
patch. Change only whitespace.

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