Re: [PATCH] soc: loongson: use resource_size() helper function

From: Deepak R Varma
Date: Sat Jan 07 2023 - 15:10:49 EST


On Fri, Dec 23, 2022 at 03:02:17AM +0530, Deepak R Varma wrote:
> Use the resource_size() function instead of a open coded computation
> resource size. It makes the code more readable.
>
> Issue identified using resource_size.cocci coccinelle semantic patch.
>
> Signed-off-by: Deepak R Varma <drv@xxxxxxxxx>
> ---

Hello,
Requesting a review and feedback on this patch proposal?

Thank you,
./drv