diff options
| author | Bhumika Goyal <[email protected]> | 2017-06-29 02:55:23 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-07-20 16:45:25 -0400 |
| commit | ff05c9849a52d53da6254f80f53c14d9ad2399a4 (patch) | |
| tree | b0615399cc601c66047ea156b343f2ab1038b474 /tools/perf/scripts/python | |
| parent | 488e27ad81f76a2664fb33c06b6da846605adad2 (diff) | |
media: : usb: add const to v4l2_file_operations structures
Declare v4l2_file_operations structures as const as they are only stored
in the fops field of video_device structures. This field is of type
const, so declare v4l2_file_operations structures with similar properties
as const.
Signed-off-by: Bhumika Goyal <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions