public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/tty: delete break after return
@ 2020-11-04  6:33 Bernard Zhao
  2020-11-04  6:33 ` [PATCH 1/2] " Bernard Zhao
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bernard Zhao @ 2020-11-04  6:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	linux-kernel, linux-serial, linux-arm-kernel
  Cc: opensource.kernel, bernard

This patch sereies delete break after return, which will never run.

Signed-off-by: Bernard Zhao <bernard@vivo.com>
*** BLURB HERE ***

Bernard Zhao (2):
  drivers/tty: delete break after return
  drivers/tty: delete break after return

 drivers/tty/nozomi.c     | 4 ----
 drivers/tty/serial/imx.c | 5 -----
 2 files changed, 9 deletions(-)

-- 
2.29.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-04  6:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04  6:33 [PATCH 0/2] drivers/tty: delete break after return Bernard Zhao
2020-11-04  6:33 ` [PATCH 1/2] " Bernard Zhao
2020-11-04  6:33 ` [PATCH 2/2] " Bernard Zhao
2020-11-04  6:33 ` [PATCH 0/2] " Bernard Zhao
2020-11-04  6:33 ` [PATCH 1/2] " Bernard Zhao
2020-11-04  6:33 ` [PATCH 2/2] " Bernard Zhao
2020-11-04  6:49 ` [PATCH 0/2] " Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox