[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1170314360.6275.14.camel@sauron>
Date: Thu, 01 Feb 2007 09:19:19 +0200
From: Artem Bityutskiy <dedekind@...radead.org>
To: Alan <alan@...rguk.ukuu.org.uk>
Cc: David Woodhouse <dwmw2@...radead.org>, akpm@...l.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ubi: int versus size_t printk warnings
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists