* [PATCH v3 45/56] iio: fix a kernel-doc markup [not found] <cover.1603469755.git.mchehab+huawei@kernel.org> @ 2020-10-23 16:33 ` Mauro Carvalho Chehab 2020-10-29 15:43 ` Jonathan Cameron 0 siblings, 1 reply; 2+ messages in thread From: Mauro Carvalho Chehab @ 2020-10-23 16:33 UTC (permalink / raw) To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab, Jonathan Corbet, Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald-Stadler, linux-iio, linux-kernel A function has a different name between their prototype and its kernel-doc markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- include/linux/iio/trigger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h index cad8325903f9..f930c4ccf378 100644 --- a/include/linux/iio/trigger.h +++ b/include/linux/iio/trigger.h @@ -97,7 +97,7 @@ static inline struct iio_trigger *iio_trigger_get(struct iio_trigger *trig) } /** - * iio_device_set_drvdata() - Set trigger driver data + * iio_trigger_set_drvdata() - Set trigger driver data * @trig: IIO trigger structure * @data: Driver specific data * -- 2.26.2 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v3 45/56] iio: fix a kernel-doc markup 2020-10-23 16:33 ` [PATCH v3 45/56] iio: fix a kernel-doc markup Mauro Carvalho Chehab @ 2020-10-29 15:43 ` Jonathan Cameron 0 siblings, 0 replies; 2+ messages in thread From: Jonathan Cameron @ 2020-10-29 15:43 UTC (permalink / raw) To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List, Jonathan Corbet, Lars-Peter Clausen, Peter Meerwald-Stadler, linux-iio, linux-kernel On Fri, 23 Oct 2020 18:33:32 +0200 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote: > A function has a different name between their prototype > and its kernel-doc markup. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Applied to the togreg branch of iio.git. Thanks, Jonathan > --- > include/linux/iio/trigger.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h > index cad8325903f9..f930c4ccf378 100644 > --- a/include/linux/iio/trigger.h > +++ b/include/linux/iio/trigger.h > @@ -97,7 +97,7 @@ static inline struct iio_trigger *iio_trigger_get(struct iio_trigger *trig) > } > > /** > - * iio_device_set_drvdata() - Set trigger driver data > + * iio_trigger_set_drvdata() - Set trigger driver data > * @trig: IIO trigger structure > * @data: Driver specific data > * ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-29 15:43 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <cover.1603469755.git.mchehab+huawei@kernel.org> 2020-10-23 16:33 ` [PATCH v3 45/56] iio: fix a kernel-doc markup Mauro Carvalho Chehab 2020-10-29 15:43 ` Jonathan Cameron
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).