]> git.baikalelectronics.ru Git - kernel.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)
commitc1ee38879ab3e4272ec88ff7a80d9070cf1618e0
tree80eabcfefa2c31f2f92f852249631d7d12cf8d13
parentdce75393bf78b65e738fca1a25ea0baeb9da046f
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