[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090217.193502.194880051.davem@davemloft.net>
Date: Tue, 17 Feb 2009 19:35:02 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hannes@...neseder.net
Cc: netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 32/43] drivers/net/tulip: fix warning: format not a
string literal and no ...
From: Hannes Eder <hannes@...neseder.net>
Date: Sat, 14 Feb 2009 22:46:59 +0100
> Impact: Use 'static const char[]' instead of 'static char[]' and while
> being at it add a KERN_INFO prefix.
>
> Fix this warning:
> drivers/net/tulip/de4x5.c: In function 'de4x5_hw_init':
> drivers/net/tulip/de4x5.c:1268: warning: format not a string literal and no format arguments
> drivers/net/tulip/winbond-840.c: In function 'w840_init':
> drivers/net/tulip/winbond-840.c:1666: warning: format not a string literal and no format arguments
>
> Signed-off-by: Hannes Eder <hannes@...neseder.net>
Applied.
--
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