From 9777ee83da5a0addc817eb468ead5180b2a7d531 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Mon, 17 Mar 2014 21:22:21 +0100 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8187se/r8180_rtl8225.h | 19 +++++++++---------- 1 file 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 - - 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 + * + * This files contains programming code for the rtl8225 radio frontend. + * + * *Many* thanks to Realtek Corp. for their great support! + */ #include "r8180.h" -- 2.7.4