[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200911094025.2ef34af3@lwn.net>
Date: Fri, 11 Sep 2020 09:40:25 -0600
From: Jonathan Corbet <corbet@....net>
To: Jonathan Cameron <Jonathan.Cameron@...wei.com>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 26/30] iio: iio.h: fix a warning at the kernel-doc
markup
On Fri, 11 Sep 2020 09:32:56 +0100
Jonathan Cameron <Jonathan.Cameron@...wei.com> wrote:
> On Wed, 9 Sep 2020 16:10:57 +0200
> Mauro Carvalho Chehab <mchehab+huawei@...nel.org> wrote:
>
> > There's a warning at iio.h kernel-doc markup:
> >
> > ./include/linux/iio/iio.h:644: WARNING: Unknown target name: "devm".
> >
> > Because it is using {devm_}foo notation. Well, this is not
> > a valid kernel-doc notation. Also, it prevents creating hyperlinks
> > to other documentation functions.
> >
> > So, replace it to a better notation.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
>
> Acked-by: Jonathan Cameron <Jonathan.Cameron@...wei.com>
>
> Not much going on in that file at the moment, so fine if Jon picks this
> up directly.
OK, I've done that.
Thanks,
jon
Powered by blists - more mailing lists