Files
linux/drivers/usb/misc
Sabyrzhan Tasbolatov 9a0c58d025 drivers/usb/misc: refactor min with min_t
Ensure type safety by using min_t() instead of min().

Also add the explicit `unsigned int` as scripts/checkpatch.pl warns about:

	WARNING: Prefer 'unsigned int' to bare use of 'unsigned'

Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
Link: https://lore.kernel.org/r/20241112155817.3512577-5-snovitoll@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-13 15:09:51 +01:00
..
2021-08-05 12:31:34 +02:00
2024-09-27 08:18:43 -07:00
2024-10-14 08:03:44 +02:00
2024-10-14 08:03:44 +02:00