[PATCH v4] i2c: busses: Use min() to improve code

Qianfeng Rong rongqianfeng at vivo.com
Sun Jul 13 19:02:40 PDT 2025


>>   #include <linux/of.h>
>>   #include <linux/pinctrl/consumer.h>
>>   #include <linux/platform_device.h>
>> +#include <linux/minmax.h>
> Do not blindly add a new inclusion to the end of the list. The list as you may
> notice even on this small context suggests that it's ordered. Please, keep
> things in order.
Thanks for your reminder. Best regards, Qianfeng



More information about the linux-arm-kernel mailing list