diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-10-30 18:31:21 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-11-26 10:06:32 +0300 |
commit | e89428381080b73740e1fb1fa9b08f1173723b80 (patch) | |
tree | df8f78bcc3d0509cbc7abbecbd5511a399726972 /lib/digsig.c | |
parent | 9aed8c08c82d8498769119b73358d070a7cbb54c (diff) | |
download | linux-e89428381080b73740e1fb1fa9b08f1173723b80.tar.xz |
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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'lib/digsig.c')
0 files changed, 0 insertions, 0 deletions