Re: linux-next: build warning after merge of the ubi tree

From: Artem Bityutskiy
Date: Sun Jun 13 2010 - 22:35:01 EST


On Mon, 2010-06-14 at 11:58 +1000, Stephen Rothwell wrote:
> Hi Artem,
>
> After merging the ubi tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/mtd/ubi/io.c: In function 'ubi_io_read':
> drivers/mtd/ubi/io.c:153: warning: initialization makes integer from pointer without a cast
> drivers/mtd/ubi/io.c:170: warning: format '%s' expects type 'char *', but argument 5 has type 'int'
> drivers/mtd/ubi/io.c:177: warning: format '%zd' expects type 'signed size_t', but argument 7 has type 'int'
> drivers/mtd/ubi/io.c:177: warning: too many arguments for format
>
> Introduced by commit 1a49af2ca019dcb4614c32f832bbcb814b61409c ("UBI:
> improve ECC error message").

Thanks Stephen,

I'll take care of these today.

--
Best Regards,
Artem Bityutskiy (ÐÑÑÑÐ ÐÐÑÑÑÐÐÐ)

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