Re: [PATCH] drm/amdkfd: Use resource_size() helper function

From: Felix Kuehling
Date: Mon Jan 09 2023 - 16:13:05 EST



Am 2023-01-07 um 15:09 schrieb Deepak R Varma:
On Fri, Dec 23, 2022 at 02:45:00AM +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?

I applied the patch to amd-staging-drm-next.

Thanks,
  Felix



Thank you,
./drv