Re: [PATCH] drbd: turn bitmap I/O comments into regular block comments

Jens Axboe <[email protected]> Tue, 18 Nov 2025 08:38:42 -0700
Newsgroups dev.linux.lists.drbd-dev,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue, 18 Nov 2025 14:37:53 +0530, Sukrut Heroorkar wrote:
> W=1 build warns because the bitmap I/O comments use '/**', which
> marks them as kernel-doc comments even though these functions do not
> document an external API.
> 
> Convert these comments to regular block comments so kernel-doc no
> longer parses them.
> 
> [...]

Applied, thanks!

[1/1] drbd: turn bitmap I/O comments into regular block comments
      commit: 2c6d792d4b7676e2b340df05425330452fee1f40

Best regards,
-- 
Jens Axboe