Re: [PATCH 20/20] staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 30, 2011 at 06:21:43PM +0300, Dan Carpenter wrote:
> On Thu, Aug 25, 2011 at 11:48:30AM -0500, Larry Finger wrote:
> > @@ -68,81 +64,73 @@ int rtl8192E_suspend (struct pci_dev *pdev, pm_message_t state)
> >  		write_nic_byte(dev, MacBlkCtrl, 0xa);
> >  	}
> >  out_pci_suspend:
> > -	RT_TRACE(COMP_POWER, "r8192E support WOL call??????????????????????\n");
> >  	printk("r8192E support WOL call??????????????????????\n");
> > -	if (priv->rtllib->bSupportRemoteWakeUp) {
> > -		RT_TRACE(COMP_POWER, "r8192E support WOL call!!!!!!!!!!!!!!!!!!.\n");
> > -	}
> > +	if (priv->rtllib->bSupportRemoteWakeUp)
> > +		RT_TRACE(COMP_POWER, "r8192E support WOL call!!!!!!!"
> > +			 "!!!!!!!!!!!.\n");
> 
> Kernel style says you should never use more than 15 exclamation marks
> but there are 18 here.  And a period.

Best review comment ever.
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux