1
0
Fork 0

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>
zero-colors
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
* released under the GPL (See file COPYING for details).
*
* This files contains programming code for the rtl8256
* radio frontend.
*
* *Many* thanks to Realtek Corp. for their great support!
*/
* This is part of the rtl8192 driver
* released under the GPL (See file COPYING for details).
*
* This files contains programming code for the rtl8256
* radio frontend.
*
* *Many* thanks to Realtek Corp. for their great support!
*/
#include "r8192U.h"
#include "r8192U_hw.h"