cmd: Use 'const' for static string constant.
checkpatch emits warning:
WARNING: static char array declaration should probably be static const char
Use 'const' for static string constant (array of chars).
Signed-off-by:
Tobin C. Harding <me@tobin.cc>
Showing
Please
register
or
sign in
to comment