]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: nxp-fspi: Use max macro
authorYan Zhen <yanzhen@vivo.com>
Tue, 27 Aug 2024 13:12:03 +0000 (21:12 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 29 Aug 2024 12:02:07 +0000 (13:02 +0100)
commit3959d1f0f8d6682aa896a8f78a9f5ebfd2b6f6c8
tree363f4ddf0d7607f845f1489135d0af6adeeb700b
parentab3f6e159204864f2bc208599d4652d10a4824ac
spi: nxp-fspi: Use max macro

When the original file is guaranteed to contain the minmax.h header file
and compile correctly, using the real macro is usually
more intuitive and readable.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Link: https://patch.msgid.link/20240827131203.3918516-1-yanzhen@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-nxp-fspi.c