Re: [Freedreno] [PATCH] drm/msm: Remove unnecessary (void*) conversions
From: Abhinav Kumar
Date: Thu Jun 01 2023 - 12:31:16 EST
On 5/21/2023 6:32 PM, Su Hui wrote:
Pointer variables of (void*) type do not require type cast.
Signed-off-by: Su Hui <suhui@xxxxxxxxxxxx>
---
Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>