[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111211202722.GA21410@sepie.suse.cz>
Date:	Sun, 11 Dec 2011 21:27:22 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Peter Foley <pefoley2@...izon.net>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Kbuild Mailing List <linux-kbuild@...r.kernel.org>
Subject: Re: [PATCH] kbuild: fix warnings by specifing format arguments
On Sat, Oct 22, 2011 at 01:19:02PM -0400, Peter Foley wrote:
> Specify format arguments to fix warnings.
> 
>   HOSTCC  scripts/kconfig/gconf.o
> /usr/src/lto/scripts/kconfig/gconf.c: In function 'on_introduction1_activate':
> /usr/src/lto/scripts/kconfig/gconf.c:686:6: warning: format not a string literal and no format arguments
> /usr/src/lto/scripts/kconfig/gconf.c: In function 'on_about1_activate':
> /usr/src/lto/scripts/kconfig/gconf.c:704:6: warning: format not a string literal and no format arguments
> /usr/src/lto/scripts/kconfig/gconf.c: In function 'on_license1_activate':
> /usr/src/lto/scripts/kconfig/gconf.c:723:6: warning: format not a string literal and no format arguments
> 
> Signed-off-by: Peter Foley <pefoley2@...izon.net>
> ---
>  scripts/kconfig/gconf.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
Applied to kbuild.git#kconfig.
Michal
--
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
 
