[PATCH 2/2] Staging: CSR: Fixed 41% of exceeding 80 characters problems on drv.c

Greg KH gregkh at linuxfoundation.org
Mon Oct 22 21:03:55 UTC 2012


On Thu, Oct 18, 2012 at 04:36:38PM +0300, Dan Carpenter wrote:
> On Mon, Oct 15, 2012 at 12:58:26AM +0900, Sangho Yi wrote:
> > -int buswidth = 0;			   /* 0 means use default, values 1,4 */
> > -int sdio_clock = 50000;		 /* kHz */
> > +int buswidth = 0;		/* 0 means use default, values 1,4 */
> > +int sdio_clock = 50000;		/* kHz */
> 
> These are nonsense indenting.  :(

I agree.  Sangho, please be smart about your cleanups, these two are not
acceptable, so I'm dropping them from my queue.

greg k-h



More information about the devel mailing list