netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	linux-kernel@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org, linux-doc@vger.kernel.org
Cc: trivial@kernel.org
Subject: Re: [PATCH] net: treewide: Fix typo found in DocBook/networking.xml
Date: Wed, 03 Sep 2014 09:53:21 -0700	[thread overview]
Message-ID: <54074781.50909@infradead.org> (raw)
In-Reply-To: <1409716755-1994-1-git-send-email-standby24x7@gmail.com>

On 09/02/14 20:59, Masanari Iida wrote:
> This patch fix spelling typo found in DocBook/networking.xml.
> It is because the neworking.xml is generated from comments
> in the source, I have to fix typo in comments within the source.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  include/linux/netdevice.h  | 4 ++--
>  include/net/wimax.h        | 2 +-
>  include/trace/events/irq.h | 4 ++--
>  net/core/datagram.c        | 2 +-
>  net/core/gen_estimator.c   | 2 +-
>  net/core/gen_stats.c       | 2 +-
>  net/core/skbuff.c          | 4 ++--
>  net/core/sock.c            | 4 ++--
>  net/socket.c               | 2 +-
>  9 files changed, 13 insertions(+), 13 deletions(-)


-- 
~Randy

  reply	other threads:[~2014-09-03 16:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03  3:59 [PATCH] net: treewide: Fix typo found in DocBook/networking.xml Masanari Iida
2014-09-03 16:53 ` Randy Dunlap [this message]
2014-09-04  3:38 ` David Miller
2014-09-04 14:44   ` [PATCH/v2] " Masanari Iida
2014-09-06  0:35     ` David Miller

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=54074781.50909@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=davem@davemloft.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@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).