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

From: Dan Carpenter
Date: Thu Oct 18 2012 - 09:36:44 EST


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. :(

regards,
dan carpenter
--
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/