aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ioctl.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2018-10-27 08:49:04 -0400
committerMauro Carvalho Chehab <[email protected]>2018-11-06 07:17:02 -0500
commitfbe57dde7126d1b2712ab5ea93fb9d15f89de708 (patch)
tree4609de9c1623c1cd0ba00010933fee694fae0b0b /drivers/media/v4l2-core/v4l2-ioctl.c
parentd148b85e8b0779b910f3120a1b72e3e105ad2c47 (diff)
media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure
The fields of a v4l2_subdev_ops structure are all const, so the structures that are stored there and are not used elsewhere can be const as well. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions