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

From: yunchuan
Date: Mon Jul 10 2023 - 03:03:43 EST


On 2023/7/10 14:53, yunchuan wrote:
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.


Oh, sorry for this, I just mixed the email because of some careless reasons.
The send email <suhui@xxxxxxxxxxxx> is my co-worker.
But the contributing person is me, sorry again!

wuych


regards,
Marc