mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [patch 1/1] sunrpc: use formatting of module name in SUNRPC
       [not found] <201004272115.o3RLFnKj020353@imap1.linux-foundation.org>
@ 2010-04-28  7:40 ` Alex Riesen
  2010-04-28 11:39   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2010-04-28  7:40 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: trond.myklebust, linux-nfs, Trond.Myklebust, cel, davem, tmtalpey, akpm

On Tue, Apr 27, 2010 at 23:15,  <akpm@linux-foundation.org> wrote:
> From: Alex Riesen <raa.lkml@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@gmail.com>
> Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
> Cc: Chuck Lever <cel@citi.umich.edu>
> Cc: David S. Miller <davem@davemloft.net>
> Acked-by: Tom Talpey <tmtalpey@gmail.com>
> Signed-off-by: Andrew Morton <akpm@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...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 1/1] sunrpc: use formatting of module name in SUNRPC
  2010-04-28  7:40 ` [patch 1/1] sunrpc: use formatting of module name in SUNRPC Alex Riesen
@ 2010-04-28 11:39   ` Andrew Morton
  2010-04-28 19:49     ` Alex Riesen
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2010-04-28 11:39 UTC (permalink / raw)
  To: Alex Riesen
  Cc: Linux Kernel Mailing List, trond.myklebust, linux-nfs,
	Trond.Myklebust, cel, davem, tmtalpey

On Wed, 28 Apr 2010 09:40:36 +0200 Alex Riesen <raa.lkml@gmail.com> wrote:

> On Tue, Apr 27, 2010 at 23:15,  <akpm@linux-foundation.org> wrote:
> > From: Alex Riesen <raa.lkml@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@gmail.com>
> > Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
> > Cc: Chuck Lever <cel@citi.umich.edu>
> > Cc: David S. Miller <davem@davemloft.net>
> > Acked-by: Tom Talpey <tmtalpey@gmail.com>
> > Signed-off-by: Andrew Morton <akpm@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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 1/1] sunrpc: use formatting of module name in SUNRPC
  2010-04-28 11:39   ` Andrew Morton
@ 2010-04-28 19:49     ` Alex Riesen
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Riesen @ 2010-04-28 19:49 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Linux Kernel Mailing List, trond.myklebust, linux-nfs,
	Trond.Myklebust, cel, davem, tmtalpey

On Wed, Apr 28, 2010 at 13:39, Andrew Morton <akpm@linux-foundation.org> wrote:
> On Wed, 28 Apr 2010 09:40:36 +0200 Alex Riesen <raa.lkml@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...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-28 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <201004272115.o3RLFnKj020353@imap1.linux-foundation.org>
2010-04-28  7:40 ` [patch 1/1] sunrpc: use formatting of module name in SUNRPC Alex Riesen
2010-04-28 11:39   ` Andrew Morton
2010-04-28 19:49     ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome