[PATCH] tty: remove unneeded break

Greg KH gregkh at linuxfoundation.org
Mon Oct 19 15:00:59 EDT 2020


On Mon, Oct 19, 2020 at 10:59:15AM -0700, trix at redhat.com wrote:
> From: Tom Rix <trix at redhat.com>
> 
> A break is not needed if it is preceded by a return
> 
> Signed-off-by: Tom Rix <trix at redhat.com>
> ---
>  drivers/tty/serial/imx.c | 5 -----

This is the imx driver, you should say that in the subject line like you
did for the other tty change you just sent out.

thanks,

greg k-h



More information about the linux-arm-kernel mailing list