mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 01:06:46 +09:00
staging: rtl8187se: Clean-up comment line style in r8180_rtl8225.h
This patch clean-up comment-line style in r8180_rtl8225.h as the CodingStyle recommends. Signed-off-by: Ana Rey <anarey@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b5d7af439b
commit
9777ee83da
@@ -1,14 +1,13 @@
|
||||
/*
|
||||
This is part of the rtl8180-sa2400 driver
|
||||
released under the GPL (See file COPYING for details).
|
||||
Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>
|
||||
|
||||
This files contains programming code for the rtl8225
|
||||
radio frontend.
|
||||
|
||||
*Many* thanks to Realtek Corp. for their great support!
|
||||
|
||||
*/
|
||||
* This is part of the rtl8180-sa2400 driver released under the GPL (See file
|
||||
* COPYING for details).
|
||||
*
|
||||
* Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>
|
||||
*
|
||||
* This files contains programming code for the rtl8225 radio frontend.
|
||||
*
|
||||
* *Many* thanks to Realtek Corp. for their great support!
|
||||
*/
|
||||
|
||||
#include "r8180.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user