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

Checkpatch emits block comments warnings.

Change comments blocks to be inline with kernel coding style for
networking 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