[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMRc=Mc85Yw3uRGwTLFtZxBt81M5T8p0B+sQ4RoxB-QvgHdm_A@mail.gmail.com>
Date: Thu, 23 Jun 2022 22:20:03 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Akira Yokosawa <akiyks@...il.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Joey Gouly <joey.gouly@....com>, Marc Zyngier <maz@...nel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Jonathan Corbet <corbet@....net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: [PATCH] gpio: Fix kernel-doc comments to nested union
On Sun, Jun 12, 2022 at 2:02 AM Akira Yokosawa <akiyks@...il.com> wrote:
>
> On Mon, 6 Jun 2022 13:44:24 +0900, Akira Yokosawa wrote:
> > Commit 48ec13d36d3f ("gpio: Properly document parent data union")
> > is supposed to have fixed a warning from "make htmldocs" regarding
> > kernel-doc comments to union members. However, the same warning
> > still remains [1].
> >
> > Fix the issue by following the example found in section "Nested
> > structs/unions" of Documentation/doc-guide/kernel-doc.rst.
> >
> > Signed-off-by: Akira Yokosawa <akiyks@...il.com>
> > Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> > Fixes: 48ec13d36d3f ("gpio: Properly document parent data union")
> > Link: https://lore.kernel.org/r/20220606093302.21febee3@canb.auug.org.au/ [1]
> > Cc: Linus Walleij <linus.walleij@...aro.org>
> > Cc: Bartosz Golaszewski <brgl@...ev.pl>
> > Cc: Joey Gouly <joey.gouly@....com>
> > Cc: Marc Zyngier <maz@...nel.org>
> Gentle ping to gpio maintainers.
>
> I thought this fix would go through brgl's tree.
>
> Thanks, Akira
>
Now applied, thanks! Sorry for the delay.
Bart
Powered by blists - more mailing lists