public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iio: frequency: ad9523: correct kernel-doc bad line warning
@ 2026-01-28  6:25 Randy Dunlap
  2026-01-28  9:42 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2026-01-28  6:25 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Lars-Peter Clausen, Michael Hennerich,
	Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	linux-iio

Insert a "*" in the kernel-doc line to resolve a warning:

Warning: include/linux/iio/frequency/ad9523.h:47 bad line:
 LSB = 1/2 of a period of the divider input clock.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Michael Hennerich <Michael.Hennerich@analog.com>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: David Lechner <dlechner@baylibre.com>
Cc: Nuno Sá <nuno.sa@analog.com>
Cc: Andy Shevchenko <andy@kernel.org>
Cc: linux-iio@vger.kernel.org

 include/linux/iio/frequency/ad9523.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20260126.orig/include/linux/iio/frequency/ad9523.h
+++ linux-next-20260126/include/linux/iio/frequency/ad9523.h
@@ -45,7 +45,7 @@ enum ref_sel_mode {
  * @output_dis: Disables, powers down the entire channel.
  * @driver_mode: Output driver mode (logic level family).
  * @divider_phase: Divider initial phase after a SYNC. Range 0..63
-		   LSB = 1/2 of a period of the divider input clock.
+ *		   LSB = 1/2 of a period of the divider input clock.
  * @channel_divider: 10-bit channel divider.
  * @extended_name: Optional descriptive channel name.
  */

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] iio: frequency: ad9523: correct kernel-doc bad line warning
  2026-01-28  6:25 [PATCH] iio: frequency: ad9523: correct kernel-doc bad line warning Randy Dunlap
@ 2026-01-28  9:42 ` Andy Shevchenko
  2026-01-29 17:11   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2026-01-28  9:42 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, Lars-Peter Clausen, Michael Hennerich,
	Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	linux-iio

On Tue, Jan 27, 2026 at 10:25:37PM -0800, Randy Dunlap wrote:
> Insert a "*" in the kernel-doc line to resolve a warning:
> 
> Warning: include/linux/iio/frequency/ad9523.h:47 bad line:
>  LSB = 1/2 of a period of the divider input clock.

Reviewed-by: Andy Shevchenko <andy@kernel.org>

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] iio: frequency: ad9523: correct kernel-doc bad line warning
  2026-01-28  9:42 ` Andy Shevchenko
@ 2026-01-29 17:11   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2026-01-29 17:11 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Randy Dunlap, linux-kernel, Lars-Peter Clausen, Michael Hennerich,
	David Lechner, Nuno Sá, Andy Shevchenko, linux-iio

On Wed, 28 Jan 2026 11:42:59 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:

> On Tue, Jan 27, 2026 at 10:25:37PM -0800, Randy Dunlap wrote:
> > Insert a "*" in the kernel-doc line to resolve a warning:
> > 
> > Warning: include/linux/iio/frequency/ad9523.h:47 bad line:
> >  LSB = 1/2 of a period of the divider input clock.  
> 
> Reviewed-by: Andy Shevchenko <andy@kernel.org>
> 

Applied

Thanks,

J

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-29 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28  6:25 [PATCH] iio: frequency: ad9523: correct kernel-doc bad line warning Randy Dunlap
2026-01-28  9:42 ` Andy Shevchenko
2026-01-29 17:11   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox