arcnet: Make a char * array const char * const
authorJoe Perches <joe@perches.com>
Tue, 5 May 2015 17:06:04 +0000 (10:06 -0700)
committerMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 23 Sep 2015 06:44:26 +0000 (08:44 +0200)
commit4e299b922c44d242ac855805aee94d938b06944f
treeb6fa4be27ee7cc8dff33e3d9bd243d8381896eb6
parent26c6d281688e8bb8154fa78c60e551d024f5d0b8
arcnet: Make a char * array const char * const

Might as well be specific about the use of this array.

Add a commment questioning the indexing too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
drivers/net/arcnet/com20020.c