]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/irda/irlan/irlan_event.c
net/irda: Use static const char * const where possible
[net-next-2.6.git] / net / irda / irlan / irlan_event.c
index cbcb4eb54037bb71db6ddd8cb5cf03118509c499..43f16040a6fe0f3016ae66136c84573e6d97be8f 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <net/irda/irlan_event.h>
 
-char *irlan_state[] = {
+const char * const irlan_state[] = {
        "IRLAN_IDLE",
        "IRLAN_QUERY",
        "IRLAN_CONN",