]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: fix checkpatch SPACING
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 22:53:59 +0000 (09:53 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Mar 2017 00:08:15 +0000 (08:08 +0800)
commit2eafa7d73fcc16e1576b8c165d3c8c4b856bc295
tree434cbfe4d2db9168c6b3135b3184aed638435bc7
parentebdaf7396b48a5aec4146ab9061f6e16ad994cb4
staging: ks7010: fix checkpatch SPACING

Checkpatch emits over 100 instances of CHECK: No space is necessary
after a cast.

Remove unnecessary space.

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