From: Jonathan Cameron <jic23@kernel.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Randy Dunlap <rdunlap@infradead.org>,
linux-kernel@vger.kernel.org,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: dummy_evgen: remove Excess kernel-doc comments
Date: Mon, 22 Jan 2024 19:20:51 +0000 [thread overview]
Message-ID: <20240122192051.15a83d02@jic23-huawei> (raw)
In-Reply-To: <CAMRc=Mdj=nN0cHpVpV2cckS=z9vr_ZW4tNX7yS_1V-caLYiPsA@mail.gmail.com>
On Mon, 22 Jan 2024 10:04:48 +0100
Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> On Sun, Jan 21, 2024 at 6:50 AM Randy Dunlap <rdunlap@infradead.org> wrote:
> >
> > Drop kernel-doc comments for struct fields that were removed to
> > prevent kernel-doc warnings:
> >
> > iio_dummy_evgen.c:43: warning: Excess struct member 'irq_sim' description in 'iio_dummy_eventgen'
> > iio_dummy_evgen.c:43: warning: Excess struct member 'base' description in 'iio_dummy_eventgen'
> >
> > Fixes: 337cbeb2c13e ("genirq/irq_sim: Simplify the API")
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: Jonathan Cameron <jic23@kernel.org>
> > Cc: Lars-Peter Clausen <lars@metafoo.de>
> > Cc: Bartosz Golaszewski <brgl@bgdev.pl>
> > Cc: linux-iio@vger.kernel.org
> > ---
> > drivers/iio/dummy/iio_dummy_evgen.c | 2 --
> > 1 file changed, 2 deletions(-)
> >
> > diff -- a/drivers/iio/dummy/iio_dummy_evgen.c b/drivers/iio/dummy/iio_dummy_evgen.c
> > --- a/drivers/iio/dummy/iio_dummy_evgen.c
> > +++ b/drivers/iio/dummy/iio_dummy_evgen.c
> > @@ -31,8 +31,6 @@
> > * @regs: irq regs we are faking
> > * @lock: protect the evgen state
> > * @inuse: mask of which irqs are connected
> > - * @irq_sim: interrupt simulator
> > - * @base: base of irq range
> > * @irq_sim_domain: irq simulator domain
> > */
> > struct iio_dummy_eventgen {
>
> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Applied.
Thanks,
prev parent reply other threads:[~2024-01-22 19:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-21 5:50 [PATCH] iio: dummy_evgen: remove Excess kernel-doc comments Randy Dunlap
2024-01-22 9:04 ` Bartosz Golaszewski
2024-01-22 19:20 ` Jonathan Cameron [this message]
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=20240122192051.15a83d02@jic23-huawei \
--to=jic23@kernel.org \
--cc=brgl@bgdev.pl \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/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