On Fri, 11 Sep 2020 09:32:56 +0100
Jonathan Cameron <[email protected]> wrote:

> On Wed,  9 Sep 2020 16:10:57 +0200
> Mauro Carvalho Chehab <[email protected]> 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 <[email protected]>  
> 
> Acked-by: Jonathan Cameron <[email protected]>
> 
> 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

Reply via email to