From: Frank Rowand <frowand.list@gmail.com>
To: jojo_zeng@126.com, robh+dt@kernel.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] of/device.c: fix the wrong comments
Date: Fri, 26 Apr 2019 12:31:21 -0700 [thread overview]
Message-ID: <d28a199c-eba3-7f10-0430-c3da58522a41@gmail.com> (raw)
In-Reply-To: <1556156754-18993-1-git-send-email-jojo_zeng@126.com>
On 4/24/19 6:45 PM, jojo_zeng@126.com wrote:
> From: Jojo Zeng <jojo_zeng@126.com>
>
> the comments which discribed the input parameters of of_match_device().
> the name is changed, so fix it.
>
> Signed-off-by: Jojo Zeng <jojo_zeng@126.com>
> ---
> drivers/of/device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/of/device.c b/drivers/of/device.c
> index 3717f2a..da81583 100644
> --- a/drivers/of/device.c
> +++ b/drivers/of/device.c
> @@ -17,7 +17,7 @@
>
> /**
> * of_match_device - Tell if a struct device matches an of_device_id list
> - * @ids: array of of device match structures to search in
> + * @matches: array of of device match structures to search in
> * @dev: the of device structure to match against
> *
> * Used by a driver to check whether an platform_device present in the
>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
next prev parent reply other threads:[~2019-04-26 19:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-25 1:45 [PATCH] of/device.c: fix the wrong comments jojo_zeng
2019-04-26 19:31 ` Frank Rowand [this message]
2019-05-02 0:33 ` Rob Herring
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=d28a199c-eba3-7f10-0430-c3da58522a41@gmail.com \
--to=frowand.list@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jojo_zeng@126.com \
--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).