staging: ks7010: fix checkpatch whitespace warnings
authorTobin C. Harding <me@tobin.cc>
Thu, 9 Mar 2017 04:47:01 +0000 (15:47 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 13:01:29 +0000 (14:01 +0100)
commitc88ff5ae49a7f0e9eb2da2ddaba58475d45fbf31
treee2edf863a74e7c5b080dad769d4050e582f16ee0
parent3ad900479523921323de8b751bb231b40027f884
staging: ks7010: fix checkpatch whitespace warnings

Checkpatch emits various warnings/errors pointing to misplaced
spaces.

- trailing whitespace
- please, no spaces at the start of a line
- please, no space before tabs
- Unnecessary space before function pointer arguments
- unnecessary whitespace before a quoted newline
- code indent should use tabs where possible

Remove all undesirable whitespace.

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