diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-08-10 11:15:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 21:12:47 +0200 |
commit | c3e5c706aefc3ceee941c1e7bd72084d3aeca37b (patch) | |
tree | d6c98e2758cd257ecac4b9bd007703f6e76fa085 /lib/bitrev.c | |
parent | cfc7c12b508ac0a4ebf20a187e471e5b1dc6402c (diff) | |
download | linux-c3e5c706aefc3ceee941c1e7bd72084d3aeca37b.tar.gz linux-c3e5c706aefc3ceee941c1e7bd72084d3aeca37b.tar.bz2 linux-c3e5c706aefc3ceee941c1e7bd72084d3aeca37b.zip |
tty: gdm724x: 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 constants to UL to keep min() and avoid min_t().
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: linux-staging@lists.linux.dev
Link: https://lore.kernel.org/r/20230810091510.13006-35-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/bitrev.c')
0 files changed, 0 insertions, 0 deletions