]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4652baefd366078a20d042d86d7200b1667d1882
treeb6fa4be27ee7cc8dff33e3d9bd243d8381896eb6
parent3e597d8bcb44e5cca6145f0d62594d69b49c20f0
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