Searched hist:f691ba9864ad0ed1bd67ad27ed95ed2dce6e15e2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/usb/as102/ |
H A D | as102_drv.h | diff f691ba9864ad0ed1bd67ad27ed95ed2dce6e15e2 Sun Dec 06 16:51:38 CET 2015 Julia Lawall <Julia.Lawall@lip6.fr> [media] drivers/media/usb/as102: constify as102_priv_ops_t structure
The as102_priv_ops_t structure is never modified, so declare it as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | as102_usb_drv.c | diff f691ba9864ad0ed1bd67ad27ed95ed2dce6e15e2 Sun Dec 06 16:51:38 CET 2015 Julia Lawall <Julia.Lawall@lip6.fr> [media] drivers/media/usb/as102: constify as102_priv_ops_t structure
The as102_priv_ops_t structure is never modified, so declare it as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|