On Wed, 2007-01-31 at 17:06 +0000, David Woodhouse wrote: > > + ubi_err("error %d while reading %Zd bytes from PEB %d:%d, " > > Nak. %Zd is a gratuitous GNUism. In C, we use %zd. > > Artem (dedekind) is the correct person to deal with UBI stuff. I've > added him to Cc.
Yeah, there was a problem of mixing size_t and int in UBI and it was mostly fixed - thanks to akpm. These are leftovers. I will look through the code and fix things like this. Thanks. -- Best regards, Artem Bityutskiy (Битюцкий Артём) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/