[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090217.193519.162889859.davem@davemloft.net>
Date: Tue, 17 Feb 2009 19:35:19 -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 35/43] drivers/net/wan: fix warning: format not a
string literal and no ...
From: Hannes Eder <hannes@...neseder.net>
Date: Sat, 14 Feb 2009 22:48:07 +0100
> Impact: Use 'static const char[]' instead of 'static char[]'.
>
> Fix this compilation warnings:
> drivers/net/wan/lapbether.c: In function 'lapbeth_init_driver':
> drivers/net/wan/lapbether.c:441: warning: format not a string literal and no format arguments
> drivers/net/wan/z85230.c: In function 'z85230_init_driver':
> drivers/net/wan/z85230.c:1782: 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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists