Re: [Resend][Patch] drivers/mtd/maps/tqm8xxl.c: Do some cleanups

From: David Woodhouse
Date: Fri Jul 13 2007 - 05:56:08 EST


On Fri, 2007-07-13 at 11:48 +0800, WANG Cong wrote:
> if(map_banks[idx] == NULL) {
> ret = -ENOMEM;
> - /* FIXME: What if some MTD devices were probed already? */
> + /* FIXME: What if some MTD devices were probed
> + already? */
> goto error_mem;
> }


That's just horrid. Leave it as it was.

--
dwmw2

-
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/