Re: [PATCH] usb: serial: Fix Coding Style Errors
From: Greg KH
Date: Mon Feb 14 2022 - 05:50:14 EST
On Sat, Feb 12, 2022 at 11:25:10PM +0530, Husni Faiz wrote:
> Added a space before the ternary operator.
> Removed the space after the function argument.
That should be 2 different patches, right?
Please learn stuff like this on the drivers/staging/ part of the kernel
first, as patches for this are welcome there and that is a great place
to start.
good luck!
greg k-h