]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/amd/sun3lance.c
format-security: move static strings to const
[karo-tx-linux.git] / drivers / net / ethernet / amd / sun3lance.c
index 12bb4f1489fc0560ff76dbaa5009a35c80a87362..77b1db2677309e639f52c75ecbc96e9e451a7bbb 100644 (file)
@@ -21,7 +21,8 @@
 
 */
 
-static char *version = "sun3lance.c: v1.2 1/12/2001  Sam Creasey (sammy@sammy.net)\n";
+static const char version[] =
+"sun3lance.c: v1.2 1/12/2001  Sam Creasey (sammy@sammy.net)\n";
 
 #include <linux/module.h>
 #include <linux/stddef.h>