Re: [PATCH] usb: typec: tcpm: remove unnecessary (void*) conversions

From: Su Hui
Date: Mon May 08 2023 - 22:16:25 EST


I am so sorry for this. I will modify my name format to Su Hui.

This patch is for v6.3. It seems not be modified by others when I view source code.

I didn't know someone else had sent the same patch which wasn't merged in to

mainline git source.

Thanks for your reply.

Su Hui

On 2023/5/8 22:55, Greg Kroah-Hartman wrote:
On Mon, Apr 24, 2023 at 12:19:40PM +0800, Suhui wrote:
No need cast (void*) to (struct fusb302_chip *) or (struct tcpm_port *).

Signed-off-by: Suhui <suhui@xxxxxxxxxxxx>
Is that your full name? If not, please always use whatever you sign
documents with.

---
drivers/usb/typec/tcpm/fusb302.c | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
This does not apply to 6.4-rc1, what did you make it against?

thanks,

greg k-h