Re: [PATCH] mtip32xx: replace ternary operator with min_t()

From: Jens Axboe
Date: Sat Jul 16 2022 - 08:33:26 EST


On Tue, 12 Jul 2022 17:43:50 +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <yijiangshan@xxxxxxxxxx>
>
> Fix the following coccicheck warning:
>
> drivers/block/mtip32xx/mtip32xx.c:2264: WARNING opportunity for min().
> drivers/block/mtip32xx/mtip32xx.c:2328: WARNING opportunity for min().
> drivers/block/mtip32xx/mtip32xx.c:2357: WARNING opportunity for min().
>
> [...]

Applied, thanks!

[1/1] mtip32xx: replace ternary operator with min_t()
(no commit info)

Best regards,
--
Jens Axboe