From: Alex Riesen on
On Tue, Apr 27, 2010 at 23:15, <akpm(a)linux-foundation.org> wrote:
> From: Alex Riesen <raa.lkml(a)gmail.com>
>
> gcc-4.3.3 produces the warning:
>  "format not a string literal and no format arguments"
>
> Signed-off-by: Alex Riesen <raa.lkml(a)gmail.com>
> Cc: Trond Myklebust <Trond.Myklebust(a)netapp.com>
> Cc: Chuck Lever <cel(a)citi.umich.edu>
> Cc: David S. Miller <davem(a)davemloft.net>
> Acked-by: Tom Talpey <tmtalpey(a)gmail.com>
> Signed-off-by: Andrew Morton <akpm(a)linux-foundation.org>
> ---
>
>  net/sunrpc/xprt.c |    5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
>

This is one tough little patch... 2 years and counting...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Andrew Morton on
On Wed, 28 Apr 2010 09:40:36 +0200 Alex Riesen <raa.lkml(a)gmail.com> wrote:

> On Tue, Apr 27, 2010 at 23:15, <akpm(a)linux-foundation.org> wrote:
> > From: Alex Riesen <raa.lkml(a)gmail.com>
> >
> > gcc-4.3.3 produces the warning:
> > __"format not a string literal and no format arguments"
> >
> > Signed-off-by: Alex Riesen <raa.lkml(a)gmail.com>
> > Cc: Trond Myklebust <Trond.Myklebust(a)netapp.com>
> > Cc: Chuck Lever <cel(a)citi.umich.edu>
> > Cc: David S. Miller <davem(a)davemloft.net>
> > Acked-by: Tom Talpey <tmtalpey(a)gmail.com>
> > Signed-off-by: Andrew Morton <akpm(a)linux-foundation.org>
> > ---
> >
> > __net/sunrpc/xprt.c | __ __5 +----
> > __1 file changed, 1 insertion(+), 4 deletions(-)
> >
>
> This is one tough little patch... 2 years and counting...

heh. I've only had it since June '09.

I'll merge it into 2.6.35-rc1.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Alex Riesen on
On Wed, Apr 28, 2010 at 13:39, Andrew Morton <akpm(a)linux-foundation.org> wrote:
> On Wed, 28 Apr 2010 09:40:36 +0200 Alex Riesen <raa.lkml(a)gmail.com> wrote:
>> > __net/sunrpc/xprt.c | __ __5 +----
>> > __1 file changed, 1 insertion(+), 4 deletions(-)
>> >
>>
>> This is one tough little patch... 2 years and counting...
>
> heh.  I've only had it since June '09.
>
> I'll merge it into 2.6.35-rc1.
>

That's because I was overly pessimistic. gcc-4.3.3 only exists since
24 Jan, 2009.
I just have the change (and other request_module name formatting patches)
in my trees already for quite some time...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/