diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-10-04 09:59:06 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-10-09 08:00:50 -0400 |
commit | c93d541d3d9d3258a803de960bb830dbe8598cc8 (patch) | |
tree | 329608db192147bd8299193f10367dec838ee4aa /tools | |
parent | eb1ca9a428fdc3f98be4898f6cd8bcb803878619 (diff) | |
download | talos-obmc-linux-c93d541d3d9d3258a803de960bb830dbe8598cc8.tar.gz talos-obmc-linux-c93d541d3d9d3258a803de960bb830dbe8598cc8.zip |
media: bttv-input: make const array addr_list static
The const array addr_list can be made static, saves populating it on
the stack and will make it read-only.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions