Re: [PATCH] Usb: storage: usb: removed useless cast of void*

From: Greg KH
Date: Thu Aug 26 2021 - 07:23:52 EST


On Sat, Aug 21, 2021 at 02:11:34PM +0200, Niklas Lantau wrote:
> Removed useless cast of a void* and changed __us to data

Why did you do two different things in the same patch?

If you want to work on coding style cleanups, I recommend starting in
the drivers/staging/ area to gain experience before venturing out into
the rest of the kernel.

thanks,

greg k-h