From: Rob Herring <robh@kernel.org>
To: Lee Jones <lee.jones@linaro.org>
Cc: linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>,
Frank Rowand <frowand.list@gmail.com>
Subject: Re: [PATCH 1/1] of: base: Fix spelling issue with function param 'prop'
Date: Mon, 29 Mar 2021 13:23:14 -0500 [thread overview]
Message-ID: <20210329182314.GA2829976@robh.at.kernel.org> (raw)
In-Reply-To: <20210329152435.900225-1-lee.jones@linaro.org>
On Mon, 29 Mar 2021 16:24:35 +0100, Lee Jones wrote:
> Fixes the following W=1 kernel build warning(s):
>
> drivers/of/base.c:1781: warning: Function parameter or member 'prop' not described in '__of_add_property'
> drivers/of/base.c:1781: warning: Excess function parameter 'prob' description in '__of_add_property'
> drivers/of/base.c:1804: warning: Function parameter or member 'prop' not described in 'of_add_property'
> drivers/of/base.c:1804: warning: Excess function parameter 'prob' description in 'of_add_property'
> drivers/of/base.c:1855: warning: Function parameter or member 'prop' not described in 'of_remove_property'
> drivers/of/base.c:1855: warning: Excess function parameter 'prob' description in 'of_remove_property'
>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Frank Rowand <frowand.list@gmail.com>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> drivers/of/base.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
prev parent reply other threads:[~2021-03-29 18:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-29 15:24 [PATCH 1/1] of: base: Fix spelling issue with function param 'prop' Lee Jones
2021-03-29 18:23 ` 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=20210329182314.GA2829976@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).