diff options
| author | Julia Lawall <[email protected]> | 2018-10-30 16:31:21 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2018-11-26 09:06:32 +0200 |
| commit | e89428381080b73740e1fb1fa9b08f1173723b80 (patch) | |
| tree | df8f78bcc3d0509cbc7abbecbd5511a399726972 /tools/perf/scripts/python/bin | |
| parent | 9aed8c08c82d8498769119b73358d070a7cbb54c (diff) | |
usb: gadget: uvc: constify vb2_ops structure
The vb2_ops structure can be const as it is only stored in the ops
field of a vb2_queue structure and this field is const.
Done with the help of Coccinelle.
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions