Files
linux/drivers
Jiri Slaby (SUSE) ccc8dc00a2 tty: use min() in iterate_tty_write()
It simplifies the code. The "price" is we have to unify 'chunk' to be
size_t the same as 'count' is. But that change is actually correct.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230810091510.13006-24-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-11 21:12:46 +02:00
..
2023-08-11 21:12:45 +02:00
2023-08-11 21:12:45 +02:00
2023-06-29 08:09:31 -06:00
2023-07-20 14:38:36 +02:00
2023-07-31 09:39:56 +02:00
2023-08-11 21:12:45 +02:00
2023-08-11 21:12:45 +02:00
2023-06-15 13:42:18 +02:00
2023-08-11 21:12:46 +02:00
2023-07-27 07:53:12 +02:00