Staging: rtl8192u: r8190_rtl8256.c - style fix

Fixed style of block comments
Found using checkpatch

Signed-off-by: Derek Robson <robsonde@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Derek Robson 2017-02-11 22:55:16 +13:00 committed by Greg Kroah-Hartman
parent 56e745be0b
commit e4cf922593
1 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
/* /*
* This is part of the rtl8192 driver * This is part of the rtl8192 driver
* released under the GPL (See file COPYING for details). * released under the GPL (See file COPYING for details).
* *
* This files contains programming code for the rtl8256 * This files contains programming code for the rtl8256
* radio frontend. * radio frontend.
* *
* *Many* thanks to Realtek Corp. for their great support! * *Many* thanks to Realtek Corp. for their great support!
*/ */
#include "r8192U.h" #include "r8192U.h"
#include "r8192U_hw.h" #include "r8192U_hw.h"