aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm/cacheflush.h
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-08-27 09:41:45 +0200
committerGreg Kroah-Hartman <[email protected]>2023-08-27 11:46:52 +0200
commite30364c70895c1ba90b28b85a82aa0d98aab8c81 (patch)
tree1ee320a15ed5e08341f8a57d027ba86296f1aa4c /arch/openrisc/include/asm/cacheflush.h
parentb9b96b2089e9563a77a69e0fcfbedc5285ce890c (diff)
tty: n_tty: unify counts to size_t
Some count types are already 'size_t' for a long time. Some were switched to 'size_t' recently. Unify the rest with those now. This allows for some min_t()s to become min()s. And make one min() an explicit min_t() as we are comparing signed 'room' to unsigned 'count'. Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/openrisc/include/asm/cacheflush.h')
0 files changed, 0 insertions, 0 deletions