]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8712: Coding style warnings fix for block comments
authorPunit Vara <punitvara@gmail.com>
Wed, 14 Oct 2015 18:25:54 +0000 (23:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:15:57 +0000 (22:15 -0700)
commit3ea4d1c3a27a9dba9717b9d5f7e2133f8e99cd03
tree34b7b19c52460370024a235e4b3ae4028b9d424a
parent980ab3db2de4a47e8ba764fc09038e3f2320762f
Staging: rtl8712: Coding style warnings fix for block comments

This patch is to the rtl871x_ioctl_linux.c file that fixes up following
warnings reported by checkpatch.pl :

-Block comments use * on subsequent lines
-Block comments use a trailing */ on a separate line

Signed-off-by: Punit Vara <punitvara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_linux.c