OSDN Git Service

media: staging: media: sunxi: cedrus: make vb2_ops struct definition const
authorIan Cowan <ian@linux.cowan.aero>
Sun, 13 Nov 2022 01:47:03 +0000 (01:47 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 25 Nov 2022 07:38:36 +0000 (07:38 +0000)
commitb15a92f054070f47aaa2658bb48cc1780b2e1481
treefe9604f80300343fcb58b608e942c993ae43de45
parent6b8c5e4bec981a95cf8d7375286710f0e95b49cd
media: staging: media: sunxi: cedrus: make vb2_ops struct definition const

This cleans up a checkstyle warning where the vb2_ops struct definitions
should be const.

Signed-off-by: Ian Cowan <ian@linux.cowan.aero>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/sunxi/cedrus/cedrus_video.c