]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/irda/irlan_event.h
net/irda: Use static const char * const where possible
[net-next-2.6.git] / include / net / irda / irlan_event.h
index 6d9539f05806a63efc03757bcadca6b496c59ae8..018b5a77e61087ccd6bc104f2944759a7bdd263d 100644 (file)
@@ -67,7 +67,7 @@ typedef enum {
        IRLAN_WATCHDOG_TIMEOUT,
 } IRLAN_EVENT;
 
-extern char *irlan_state[];
+extern const char * const irlan_state[];
 
 void irlan_do_client_event(struct irlan_cb *self, IRLAN_EVENT event, 
                           struct sk_buff *skb);