Re: [PATCH] tty: serial: jsm: jsm_neo: fixed a conditional statement coding style issue

From: Greg KH
Date: Tue Nov 16 2021 - 05:36:36 EST


On Tue, Nov 16, 2021 at 04:04:11PM +0530, Sahil Patidar wrote:
> Fixed a coding style issue

What issue?

And why in a tty driver?

I would recommend doing coding style fixes in drivers/staging/, where
they are welcome and you can learn the basics of kernel patches first,
before going out into the rest of the kernel.

thanks,

greg k-h