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

David Woodhouse dwmw2 at infradead.org
Fri Jul 13 05:56:42 EDT 2007


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




More information about the linux-mtd mailing list