[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRwNfiIWUVl5G0eX@infradead.org>
Date: Mon, 17 Nov 2025 22:09:02 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Sukrut Heroorkar <hsukrut3@...il.com>
Cc: Philipp Reisner <philipp.reisner@...bit.com>,
Lars Ellenberg <lars.ellenberg@...bit.com>,
Christoph Böhmwalder <christoph.boehmwalder@...bit.com>,
Jens Axboe <axboe@...nel.dk>,
"open list:DRBD DRIVER" <drbd-dev@...ts.linbit.com>,
"open list:BLOCK LAYER" <linux-block@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>, shuah@...nel.org,
david.hunter.linux@...il.com
Subject: Re: [PATCH] drbd: add missing kernel-doc for peer_device parameter
On Mon, Nov 17, 2025 at 10:55:56PM +0530, Sukrut Heroorkar wrote:
> W=1 build warns that peer_device is undocumented in the bitmap I/O
> handlers. This parameter was introduced in commit 8164dd6c8ae1
> ("drbd: Add peer device parameter to whole-bitmap I/O handlers"), but
> the kernel-doc was not updated.
>
> Add the missing @peer_device entry.
Or just make it a non-kerneldoc comment as it doesn't document an
external API to start with.
Powered by blists - more mailing lists