summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAna Rey <anarey@gmail.com>2014-03-17 21:22:21 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-18 10:17:15 -0700
commit9777ee83da5a0addc817eb468ead5180b2a7d531 (patch)
treeba2c0a6ed794135cbbb40c75816d21d7bb1df661
parentb5d7af439bdbbcc346f890b046b8ccc32d00a01c (diff)
downloadop-kernel-dev-9777ee83da5a0addc817eb468ead5180b2a7d531.zip
op-kernel-dev-9777ee83da5a0addc817eb468ead5180b2a7d531.tar.gz
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>
-rw-r--r--drivers/staging/rtl8187se/r8180_rtl8225.h19
1 files changed, 9 insertions, 10 deletions
diff --git a/drivers/staging/rtl8187se/r8180_rtl8225.h b/drivers/staging/rtl8187se/r8180_rtl8225.h
index 9bfe45c..7df7392 100644
--- a/drivers/staging/rtl8187se/r8180_rtl8225.h
+++ b/drivers/staging/rtl8187se/r8180_rtl8225.h
@@ -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"
OpenPOWER on IntegriCloud