Re: [PATCH] staging: mmal-vchiq: clear redundant item named bulk_scratch

From: Dan Carpenter
Date: Tue Mar 15 2022 - 13:31:29 EST


On Wed, Mar 16, 2022 at 01:24:12AM +0800, xkernel.wang@xxxxxxxxxxx wrote:
> From: Xiaoke Wang <xkernel.wang@xxxxxxxxxxx>
>
> bulk_scratch is not used anywhere and the original allocation of it
> does not have proper check.
> Deleting it directly seems to be a good choice.
>
> Signed-off-by: Xiaoke Wang <xkernel.wang@xxxxxxxxxxx>

Thanks!

Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

regards,
dan carpenter