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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html