linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, rafael@kernel.org, corbet@lwn.net,
	linux-media@vger.kernel.org
Subject: Re: [PATCH] driver core: node: Fix warning while make xmldocs
Date: Wed, 3 Jul 2019 21:20:50 +0200	[thread overview]
Message-ID: <20190703192050.GA20873@kroah.com> (raw)
In-Reply-To: <20190624035807.20628-1-standby24x7@gmail.com>

On Mon, Jun 24, 2019 at 12:58:07PM +0900, Masanari Iida wrote:
> This patch fixes following warning while make xmldocs.
> ./drivers/base/node.c:690: warning: Excess function parameter
>  'mem_node' description in 'register_memory_node_under_compute_node'
> ./drivers/base/node.c:690: warning: Excess function parameter
>  'cpu_node' description in 'register_memory_node_under_compute_node'
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> ---
>  drivers/base/node.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Someone sent this patch before you did, sorry.

greg k-h

      parent reply	other threads:[~2019-07-03 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24  3:58 [PATCH] node: Fix warning while make xmldocs Masanari Iida
2019-06-24  8:24 ` Rafael J. Wysocki
2019-07-03 19:20 ` Greg KH [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=20190703192050.GA20873@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=standby24x7@gmail.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 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).