Re: [PATCH 1/3] media: ipu3: drop an unused variable

From: Sakari Ailus
Date: Tue Nov 16 2021 - 07:57:20 EST


On Thu, Nov 11, 2021 at 11:08:51PM +0000, Mauro Carvalho Chehab wrote:
> Fix this clang Werror with W=1:
>
> drivers/staging/media/ipu3/ipu3-css-params.c:774:8: error: variable 'pin_scale' set but not used [-Werror,-Wunused-but-set-variable]
> int pin_scale = 0;
> ^
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>

Thanks!

Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>

I.e. feel free to merge through your tree, I don't think there's a chance
for conflicts here.

--
Sakari Ailus