2023-07-10 07:06:11

by Marc Kleine-Budde

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

On 10.07.2023 14:41:38, Su Hui wrote:
> From: wuych <[email protected]>
>
> Pointer variables of void * type do not require type cast.

I like the idea. Please add my Acked-by: Marc Kleine-Budde
<[email protected]>, after you've fixed the issue:

> Signed-off-by: wuych <[email protected]>

This patch is not Signed-off-by the contributing person.

regards,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |


Attachments:
(No filename) (655.00 B)
signature.asc (499.00 B)
Download all attachments

2023-07-10 07:11:27

by Wu Yunchuan

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

On 2023/7/10 14:49, Marc Kleine-Budde wrote:
> On 10.07.2023 14:41:38, Su Hui wrote:
>> From: wuych <[email protected]>
>>
>> Pointer variables of void * type do not require type cast.
> I like the idea. Please add my Acked-by: Marc Kleine-Budde
> <[email protected]>, after you've fixed the issue:
that's great, I will do this.
thanks:)!

wuych

>> Signed-off-by: wuych <[email protected]>
> This patch is not Signed-off-by the contributing person.
>
> regards,
> Marc
>

2023-07-10 07:43:36

by Wu Yunchuan

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

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 <[email protected]>
>>>
>>> Pointer variables of void * type do not require type cast.
>> I like the idea. Please add my Acked-by: Marc Kleine-Budde
>> <[email protected]>, after you've fixed the issue:
> that's great, I will do this.
> thanks:)!
>
> wuych
>
>>> Signed-off-by: wuych <[email protected]>
>> 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 <[email protected]> is my co-worker.
But the contributing person is me, sorry again!

wuych


>> regards,
>> Marc
>>