]> 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)
commit20c23b43a1ec94cef0eab162b22f4938b465dbc8
tree34b7b19c52460370024a235e4b3ae4028b9d424a
parent20e7ff3762d936a5cd06a893ba6094e5cbf138fd
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