net/irda: Use static const char * const where possible
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committad av
David S. Miller

förälder
030bda0d41
incheckning
55b1804c67
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <net/irda/irlan_event.h>
|
||||
|
||||
char *irlan_state[] = {
|
||||
const char * const irlan_state[] = {
|
||||
"IRLAN_IDLE",
|
||||
"IRLAN_QUERY",
|
||||
"IRLAN_CONN",
|
||||
|
Referens i nytt ärende
Block a user