Re: [PATCH] tty: remove unneeded break

From: Greg KH
Date: Mon Oct 19 2020 - 15:00:19 EST


On Mon, Oct 19, 2020 at 10:59:15AM -0700, trix@xxxxxxxxxx wrote:
> From: Tom Rix <trix@xxxxxxxxxx>
>
> A break is not needed if it is preceded by a return
>
> Signed-off-by: Tom Rix <trix@xxxxxxxxxx>
> ---
> 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