]> asedeno.scripts.mit.edu Git - linux.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)
commit64068bc31547946f635aed3beadb67031a473157
treed1c9ce78d8ca873ae455e4f39bb07fa56d9335e8
parent03d55ab9f486ae46755a649e33949faac84beaf7
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