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 pa
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
> ---
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
---
Note: Proposed change compile tested only.
drivers/gpu/drm/amd/amdkfd/kfd