Re: [PATCH -next] bcache: Add missing parameter description to bch2_bucket_alloc_trans()
From: Kent Overstreet
Date: Fri Nov 29 2024 - 16:13:30 EST
On Fri, Nov 29, 2024 at 02:38:27PM +0800, Yang Li wrote:
> The function bch2_bucket_alloc_trans() lacked a description for the
> nowait parameter in its documentation comment block. This patch adds the
> missing description to ensure all parameters are properly documented.
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=12179
> Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
Applied