diff options
author | Kelsey Skunberg <skunberg.kelsey@gmail.com> | 2019-04-27 19:33:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-30 16:03:42 +0300 |
commit | d5d66cfea2ca281d53e63360b459f84b5fff5e12 (patch) | |
tree | 5151f43b53e769825ae0dccb682d0a4b13aa25b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 41dff4d6b8e2af7687e626df4f149dd26c130b43 (diff) | |
download | linux-d5d66cfea2ca281d53e63360b459f84b5fff5e12.tar.xz |
Staging: sm750fb: Change *array into *const array
Resolve checkpatch warning for static const char * array by using const
pointers.
Checkpatch Warning in sm750.c:
static const char * array should probably be static const char * const
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions