From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Chen Ni <nichen@iscas.ac.cn>
Cc: lars@metafoo.de, Michael.Hennerich@analog.com,
mazziesaccount@gmail.com, jic23@kernel.org,
dlechner@baylibre.com, nuno.sa@analog.com, andy@kernel.org,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: adc: ad7476: Remove duplicate include
Date: Wed, 7 Jan 2026 17:29:09 +0200 [thread overview]
Message-ID: <aV57xb7nsUT-klRm@smile.fi.intel.com> (raw)
In-Reply-To: <20260107082920.2151042-1-nichen@iscas.ac.cn>
On Wed, Jan 07, 2026 at 04:29:20PM +0800, Chen Ni wrote:
> Remove duplicate inclusion of linux/bitops.h.
...
> --- a/drivers/iio/adc/ad7476.c
> +++ b/drivers/iio/adc/ad7476.c
> #include <linux/gpio/consumer.h>
> #include <linux/err.h>
> #include <linux/module.h>
> -#include <linux/bitops.h>
> #include <linux/delay.h>
Can you actually sort the headers alphabetically so this will be visible change
(in terms of the context)?
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2026-01-07 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 8:29 [PATCH] iio: adc: ad7476: Remove duplicate include Chen Ni
2026-01-07 15:29 ` Andy Shevchenko [this message]
2026-01-08 6:06 ` Matti Vaittinen
2026-01-11 13:16 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aV57xb7nsUT-klRm@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=Michael.Hennerich@analog.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mazziesaccount@gmail.com \
--cc=nichen@iscas.ac.cn \
--cc=nuno.sa@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox