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>
Loading
Please sign in to comment