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

From: Greg KH
Date: Mon Oct 22 2012 - 17:03:49 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/