commit | 4e299b922c44d242ac855805aee94d938b06944f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 05 10:06:04 2015 -0700 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:26 2015 +0200 |
tree | b6fa4be27ee7cc8dff33e3d9bd243d8381896eb6 | |
parent | 26c6d281688e8bb8154fa78c60e551d024f5d0b8 [diff] |
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>