public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: fix recently introduced problems in tty-next
@ 2023-01-23 17:38 Ilpo Järvinen
  2023-01-23 17:38 ` [PATCH 1/2] serial: qcom_geni: Fix variable naming Ilpo Järvinen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ilpo Järvinen @ 2023-01-23 17:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial, Jiri Slaby
  Cc: linux-kernel, Ilpo Järvinen

One build fail due to tty-linus -> tty-next merge and one problem
smatch found.

Ilpo Järvinen (2):
  serial: qcom_geni: Fix variable naming
  serial: liteuart: Use proper error rollback

 drivers/tty/serial/liteuart.c         |  2 +-
 drivers/tty/serial/qcom_geni_serial.c | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-01-23 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-23 17:38 [PATCH 0/2] serial: fix recently introduced problems in tty-next Ilpo Järvinen
2023-01-23 17:38 ` [PATCH 1/2] serial: qcom_geni: Fix variable naming Ilpo Järvinen
2023-01-23 17:38 ` [PATCH 2/2] serial: liteuart: Correct error rollback Ilpo Järvinen
2023-01-23 17:42   ` Gabriel L. Somlo
2023-01-23 17:50 ` [PATCH 0/2] serial: fix recently introduced problems in tty-next 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