[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aXnaa-VfaL8ozVJb@smile.fi.intel.com>
Date: Wed, 28 Jan 2026 11:44:11 +0200
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, Jonathan Cameron <jic23@...nel.org>,
David Lechner <dlechner@...libre.com>,
Nuno Sá <nuno.sa@...log.com>,
Andy Shevchenko <andy@...nel.org>, linux-iio@...r.kernel.org
Subject: Re: [PATCH] iio: buffer: buffer_impl.h: fix kernel-doc warnings
On Tue, Jan 27, 2026 at 10:25:49PM -0800, Randy Dunlap wrote:
> Resolve all kernel-doc warnings in buffer_impl.h:
>
> Warning: include/linux/iio/buffer_impl.h:172 struct member 'direction' not described in 'iio_buffer'
> Warning: include/linux/iio/buffer_impl.h:184 No description found for return value of 'iio_update_buffers'
>
> Also correct one typo (word order switch).
...
> /** @bytes_per_datum: Size of individual datum including timestamp. */
Shouldn't we also delete here...
> - /* @direction: Direction of the data stream (in/out). */
> + /** @direction: Direction of the data stream (in/out). */
...or add here an extra space after asterisk?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists