]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd32c16d2fc5c45f97c77f687d8e61277c543d210
tree34b7b19c52460370024a235e4b3ae4028b9d424a
parenta1b42bef0a4bfea3b6679ef05e9b26eebe0d0682
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