diff options
author | 2025-05-20 12:20:31 +0800 | |
---|---|---|
committer | 2025-05-21 15:51:07 -0700 | |
commit | f44092606a3f153bb7e6b277006b1f4a5b914cfc (patch) | |
tree | 50f73467adb9d2ca1d7c689e7eeb2d0e3a755f31 /net/lapb/lapb_timer.c | |
parent | Merge branch 'net-faster-and-simpler-crc32c-computation' (diff) | |
download | wireguard-linux-f44092606a3f153bb7e6b277006b1f4a5b914cfc.tar.xz wireguard-linux-f44092606a3f153bb7e6b277006b1f4a5b914cfc.zip |
rtase: Use min() instead of min_t()
Use min() instead of min_t() to avoid the possibility of casting to the
wrong type.
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250520042031.9297-1-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions