mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/2] serial core type consistency and clean up
@ 2023-10-30  7:35 Vamshi Gajjela
  2023-10-30  7:35 ` [PATCH v5 1/2] serial: core: Update uart_poll_timeout() function to return unsigned long Vamshi Gajjela
  2023-10-30  7:35 ` [PATCH v5 2/2] serial: core: Clean up uart_update_timeout() function Vamshi Gajjela
  0 siblings, 2 replies; 5+ messages in thread
From: Vamshi Gajjela @ 2023-10-30  7:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, ilpo.jarvinen
  Cc: linux-serial, linux-kernel, manugautam, Subhash Jadavani,
	Channa Kadabi, Vamshi Gajjela

This patch series primarily focus on improving type consistency and
ensuring proper handling of timeout values. The changes aim to enhance
the redability and maintainability of the serial core.

Greg, sorry for the confusion.

I started the patch series with 3 patches. I submitted improvised
patches based on review comments for each patch in the series instead
of submitting all the patches at once. This may have caused confusion,
as each patch is now at a different version, with one patch at
v2 (NACKED) the second one ready for v2, and the third at v4.

From now on, I will increment the version for the whole series instead
of for individual patches.

I have now submitted the series as v5 to avoid duplicate version numbers.
In v5 it has two patches [v4 3/3] and [v2 2/3] while [v2 1/3] discarded.

Vamshi Gajjela (2):
  serial: core: Update uart_poll_timeout() function to return unsigned
    long
  serial: core: Clean up uart_update_timeout() function

 drivers/tty/serial/serial_core.c | 7 +++----
 include/linux/serial_core.h      | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.42.0.820.g83a721a137-goog


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

end of thread, other threads:[~2023-10-30  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30  7:35 [PATCH v5 0/2] serial core type consistency and clean up Vamshi Gajjela
2023-10-30  7:35 ` [PATCH v5 1/2] serial: core: Update uart_poll_timeout() function to return unsigned long Vamshi Gajjela
2023-10-30  9:25   ` Ilpo Järvinen
2023-10-30  7:35 ` [PATCH v5 2/2] serial: core: Clean up uart_update_timeout() function Vamshi Gajjela
2023-10-30  9:33   ` Ilpo Järvinen

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

all inboxes | Powered by JetHome®