Re: [PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const

From: Samuel Holland
Date: Sun Nov 13 2022 - 12:52:54 EST


On 11/12/22 19:47, Ian Cowan wrote:
> This cleans up a checkstyle warning where the vb2_ops struct definitions
> should be const.
>
> Signed-off-by: Ian Cowan <ian@xxxxxxxxxxxxxxxx>
> ---
> drivers/staging/media/sunxi/cedrus/cedrus_video.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Samuel Holland <samuel@xxxxxxxxxxxx>