aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2017-08-08 06:58:30 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-20 08:32:31 -0400
commit392296208b952dfa486cfa44db72587efd960714 (patch)
tree617556b30758fdc840d6f81632980bfd04afbd78 /tools/perf/scripts/python/net_dropmonitor.py
parenta828d818bf6f48e1f594a19df0594af9065dc5dc (diff)
media: mt9m111: constify video_subdev structures
The v4l2_subdev_ops structure is only passed as the third argument of v4l2_i2c_subdev_init, which is const, so the v4l2_subdev_ops structure can be const as well. The other structures are only stored in the v4l2_subdev_ops structure, all the fields of which are const, so these structures can also be const. 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 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions