Re: [PATCH] [MMC] Lindent wbsd driver

From: Russell King
Date: Sun Jan 08 2006 - 09:24:36 EST


On Sun, Jan 08, 2006 at 12:17:48AM +0100, Pierre Ossman wrote:
> @@ -1079,9 +1030,9 @@ static int wbsd_get_ro(struct mmc_host*
> }
>
> static struct mmc_host_ops wbsd_ops = {
> - .request = wbsd_request,
> - .set_ios = wbsd_set_ios,
> - .get_ro = wbsd_get_ro,
> + .request = wbsd_request,
> + .set_ios = wbsd_set_ios,
> + .get_ro = wbsd_get_ro,

In addition to Alexey's comments, I think this was better before being
"reindented". If you agree, could you produce a new patch please?

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/