OSDN Git Service

staging: ks7010: fix space related style issues in ks7010_sdio.c
authorAkshay Mariyanna <akmlkcc@gmail.com>
Sun, 9 Oct 2016 19:12:20 +0000 (00:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:47 +0000 (10:25 +0200)
commit71a476e48dbdfc62f510396b645fe75a7ac8647b
tree1e34b0b216f6e626f62c23b984c95352b370ecd0
parent4fdaa0d700e4fae4ea99a5b2bb857c4c0e619dfe
staging: ks7010: fix space related style issues in ks7010_sdio.c

This fixes the following checkpatch warnings:
WARNING: Unnecessary space before function pointer arguments
WARNING: unnecessary whitespace before a quoted newline

Signed-off-by: Akshay Mariyanna <akmlkcc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c