diff options
author | Thorsten Blum <thorsten.blum@toblux.com> | 2024-06-24 19:57:28 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2024-08-01 16:40:44 -0700 |
commit | 43d631bf06ec961bbe4c824b931fe03be44c419c (patch) | |
tree | b214e6659d0b966a9d9ee423f548e04db38e1899 /fs/init.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
kcsan: Use min() to fix Coccinelle warning
Fixes the following Coccinelle/coccicheck warning reported by
minmax.cocci:
WARNING opportunity for min()
Use const size_t instead of int for the result of min().
Compile-tested with CONFIG_KCSAN=y.
Reviewed-by: Marco Elver <elver@google.com>
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'fs/init.c')
0 files changed, 0 insertions, 0 deletions