]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: remove dead code
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 22:54:03 +0000 (09:54 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Mar 2017 00:08:15 +0000 (08:08 +0800)
commit488ca59e76b53e688189deb6938f72515c2e0f87
tree12eb1114742992837b35e94596ea792ac49405ef
parentc4bc34692c862f998a101abcaaf38674d563c33e
staging: ks7010: remove dead code

Checkpatch emits CHECK: Alignment should match open parenthesis. This
is due to commented out code.

Remove commented out (dead) code.

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