diff options
author | Sabyrzhan Tasbolatov <[email protected]> | 2024-11-12 20:58:13 +0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-13 15:09:51 +0100 |
commit | 9a0c58d025e8a01e726432006788a4b6f3179da2 (patch) | |
tree | 9f348f18baacf3474f08d280b1349feaf70cafc6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 982883b010d7fe485e7772d6e9347365df66130a (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions