From: Rob Herring <robh@kernel.org>
To: Yang Li <yang.lee@linux.alibaba.com>
Cc: saravanak@google.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH -next] of: base: Add missing parameter description to of_get_next_child_with_prefix()
Date: Wed, 4 Dec 2024 08:18:49 -0600 [thread overview]
Message-ID: <20241204141849.GA169572-robh@kernel.org> (raw)
In-Reply-To: <20241129061155.52874-1-yang.lee@linux.alibaba.com>
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@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=12178
> Signed-off-by: Yang Li <yang.lee@linux.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()").
prev parent reply other threads:[~2024-12-04 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 6:11 [PATCH -next] of: base: Add missing parameter description to of_get_next_child_with_prefix() Yang Li
2024-12-04 14:18 ` Rob Herring [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241204141849.GA169572-robh@kernel.org \
--to=robh@kernel.org \
--cc=abaci@linux.alibaba.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=saravanak@google.com \
--cc=yang.lee@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.