[PATCH 6/6] Staging: rtl8187se: r8180_dm.c: Removed old comments

Dan Carpenter dan.carpenter at oracle.com
Fri Mar 16 05:26:12 UTC 2012


On Thu, Mar 15, 2012 at 06:28:39PM -0400, Andrew Miller wrote:
> Removed some old comments
> 
> Signed-off-by: Andrew Miller <amiller at amilx.com>
> ---
>  drivers/staging/rtl8187se/r8180_dm.c |  307 +++-------------------------------
>  1 files changed, 21 insertions(+), 286 deletions(-)
> 
> diff --git a/drivers/staging/rtl8187se/r8180_dm.c b/drivers/staging/rtl8187se/r8180_dm.c
> index 54b676f..4d7a595 100644
> --- a/drivers/staging/rtl8187se/r8180_dm.c
> +++ b/drivers/staging/rtl8187se/r8180_dm.c
> @@ -1,15 +1,8 @@
> -/*#include "r8180.h" */
>  #include "r8180_dm.h"
>  #include "r8180_hw.h"
>  #include "r8180_93cx6.h"
> -/*{by amy 080312 */
>  
> -/*
> - *	Description:
> - *		Return TRUE if we shall perform High Power Mecahnism, FALSE otherwise.
> - *
> - *+by amy 080312
> - */
> + /*	Return TRUE if we shall perform High Power Mecahnism, FALSE otherwise. */
>  #define RATE_ADAPTIVE_TIMER_PERIOD      300
>  
>  bool CheckHighPower(struct net_device *dev)

I meant just remove the "*+by amy 080312" line, but I don't really
mind how you redid the formatting either.  Btw, the comment should
probably be a line below to go with the CheckHighPower() function
or people will think it belongs to the RATE_ADAPTIVE_TIMER_PERIOD
macro.

regards,
dan carpenter

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20120316/d9827945/attachment.asc>


More information about the devel mailing list