Re: [PATCH] tty: remove unneeded break
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-10-19 19:00:18
Also in:
linux-serial, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2020-10-19 19:00:18
Also in:
linux-serial, lkml
On Mon, Oct 19, 2020 at 10:59:15AM -0700, trix@redhat.com wrote:
From: Tom Rix <trix@redhat.com> A break is not needed if it is preceded by a return Signed-off-by: Tom Rix <trix@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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel