diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-12-29 18:25:52 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-12-30 11:02:14 +0100 |
commit | 513521eaee4375a1a0da0b73c7131a165a9fe4d9 (patch) | |
tree | 352f8d9053c1dd6d6866f13feed818bb24934f4a /include/sound | |
parent | [media] usbvision: coding style (diff) | |
download | linux-513521eaee4375a1a0da0b73c7131a165a9fe4d9.tar.xz linux-513521eaee4375a1a0da0b73c7131a165a9fe4d9.zip |
[media] v4l2-ctrls: use const char * const * for the menu arrays
This prevents checkpatch warnings generated when defining
'static const char *foo[]' arrays. It makes sense to use
const char * const * anyway since the pointers in the array
are indeed const.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions