Re: [PATCH 35/43] drivers/net/wan: fix warning: format not astring literal and no ...

From: David Miller
Date: Tue Feb 17 2009 - 22:36:54 EST


From: Hannes Eder <hannes@xxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/