]> git.ipfire.org Git - thirdparty/linux.git/commit
spi: use min_t() to improve code
authorMark Brown <broonie@kernel.org>
Mon, 18 Aug 2025 18:06:40 +0000 (19:06 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 18 Aug 2025 18:06:40 +0000 (19:06 +0100)
commitf5accfde5d02a7c485c38c04e2204f3b4a7b847d
tree730860bf4614ccc8e14d1d5fce3897b88b986b0c
parent9fd5f18c0b38378f83a425b874bd76bf7ad40cf9
parent90179609efa421b1ccc7d8eafbc078bafb25777c
spi: use min_t() to improve code

Merge series from Qianfeng Rong <rongqianfeng@vivo.com>:

Use min_t() to reduce the code and improve readability.

No functional changes.
drivers/spi/spi-fsl-lpspi.c