[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090617025134.GA6807@kroah.com>
Date: Tue, 16 Jun 2009 19:51:34 -0700
From: Greg KH <greg@...ah.com>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] driver/core: Fix various warnings due to
dev_set_name() usage
On Wed, Jun 17, 2009 at 11:45:50AM +1000, Benjamin Herrenschmidt wrote:
> gcc is too smart, we get:
>
> drivers/base/core.c: In function ‘device_add’:
> drivers/base/core.c:877: warning: format not a string literal and no format arguments
> drivers/base/core.c: In function ‘__root_device_register’:
> drivers/base/core.c:1274: warning: format not a string literal and no format arguments
>
> With 4.3.3 and later. This fixes a bunch of them in drivers/base
These have all been fixed in linux-next for a while, and are already
contained in the patchset I sent to Linus for inclusion in his tree
yesterday.
But thanks anyway :)
greg k-h
--
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