aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-09-13 16:37:50 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2017-10-04 16:57:33 -0300
commitad62701720dd5d2a17c62f6c3bbd6ee629efcfaa (patch)
treedcf0ff1745ceee28257b121ece972aceb764f070 /include/linux
parent[media] gspca: make arrays static, reduces object code size (diff)
[media] saa7146: make saa7146_use_ops const
Make these const as they are not modified in the file referencing them. They are only used when their function pointer fields invokes a function and therefore none of the structure fields are getting modified. Also, add a const to the declaration in the header. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions