Re: [PATCH net-next v2 09/10] can: ems_pci: Remove unnecessary (void*) conversions

From: yunchuan
Date: Mon Jul 10 2023 - 02:53:54 EST


On 2023/7/10 14:49, Marc Kleine-Budde wrote:
On 10.07.2023 14:41:38, Su Hui wrote:
From: wuych <yunchuan@xxxxxxxxxxxx>

Pointer variables of void * type do not require type cast.
I like the idea. Please add my Acked-by: Marc Kleine-Budde
<mkl@xxxxxxxxxxxxxx>, after you've fixed the issue:
that's great, I will do this.
thanks:)!

wuych

Signed-off-by: wuych <yunchuan@xxxxxxxxxxxx>
This patch is not Signed-off-by the contributing person.

regards,
Marc