[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <717b22ff-b702-4051-aeb1-d05775213def@vivo.com>
Date: Mon, 14 Jul 2025 10:02:40 +0800
From: Qianfeng Rong <rongqianfeng@...o.com>
To: Andy Shevchenko <andriy.shevchenko@...el.com>
Cc: wsa+renesas@...g-engineering.com, Jonathan.Cameron@...wei.com,
Patrice Chotard <patrice.chotard@...s.st.com>,
Andi Shyti <andi.shyti@...nel.org>, linux-arm-kernel@...ts.infradead.org,
linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] i2c: busses: Use min() to improve code
>> #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
Powered by blists - more mailing lists