[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241204141849.GA169572-robh@kernel.org>
Date: Wed, 4 Dec 2024 08:18:49 -0600
From: Rob Herring <robh@...nel.org>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: saravanak@...gle.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] of: base: Add missing parameter description to
of_get_next_child_with_prefix()
On Fri, Nov 29, 2024 at 02:11:55PM +0800, Yang Li wrote:
> The function of_get_next_child_with_prefix() lacked a description for
> the prefix parameter in its documentation. This patch adds the missing
> description to ensure all parameters are properly documented.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=12178
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
> ---
> drivers/of/base.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks, but already fixed in upstream commit 0d40daa1c136 ("of: base:
Document prefix argument for of_get_next_child_with_prefix()").
Powered by blists - more mailing lists