Re: drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used

From: Miguel Ojeda
Date: Wed Mar 27 2024 - 11:21:28 EST


On Wed, Mar 27, 2024 at 8:59 AM Maxime Ripard <mripard@xxxxxxxxxx> wrote:
>
> It looks reasonable to me, can you send a formal patch?

Will do -- I found another one when running the CI with the above one fixed:

drivers/gpu/drm/qxl/qxl_ioctl.c:148:14: error: variable
'num_relocs' set but not used [-Werror,-Wunused-but-set-variable]

I will send you one for that too then.

Thanks!

Cheers,
Miguel