]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f1fa51cff2471782528e23b349a44ba2f1ac40b
tree1e34b0b216f6e626f62c23b984c95352b370ecd0
parentff795b3f46d910745df8c3cbf2e0e07931e8981d
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