Jiri Slaby (SUSE) cfc7c12b50 tty: vcc: convert counts to size_t
Unify the type of tty_operations::write() counters with the 'count'
parameter. I.e. use size_t for them.

This includes changing vcc_port::chars_in_buffer to size_t to keep min()
and avoid min_t().

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Link: https://lore.kernel.org/r/20230810091510.13006-34-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-11 21:12:47 +02:00
..
2023-07-06 10:06:04 -07:00
2023-07-31 09:39:56 +02:00
2023-07-01 21:12:32 -07:00
2023-06-28 20:35:21 -07:00
2023-07-31 09:39:56 +02:00
2023-06-29 16:34:12 -07:00
2023-07-31 09:39:56 +02:00
2023-06-29 16:34:12 -07:00
2023-07-12 16:28:53 -07:00
2023-08-11 21:12:47 +02:00
2023-07-30 11:19:08 -07:00