netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, corbet@lwn.net,
	linux-doc@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org
Subject: Re: [PATCH] [linux-next] Doc: networking: Fix typo in dsa
Date: Fri, 8 Apr 2016 17:19:03 +0200	[thread overview]
Message-ID: <20160408151903.GA10297@lunn.ch> (raw)
In-Reply-To: <1460127625-6956-1-git-send-email-standby24x7@gmail.com>

On Sat, Apr 09, 2016 at 12:00:25AM +0900, Masanari Iida wrote:
> This patch fix typos in Documentation/networking/dsa.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

Thanks
	Andrew

> ---
>  Documentation/networking/dsa/bcm_sf2.txt | 2 +-
>  Documentation/networking/dsa/dsa.txt     | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/networking/dsa/bcm_sf2.txt b/Documentation/networking/dsa/bcm_sf2.txt
> index d999d0c1c5b8..eba3a2431e91 100644
> --- a/Documentation/networking/dsa/bcm_sf2.txt
> +++ b/Documentation/networking/dsa/bcm_sf2.txt
> @@ -38,7 +38,7 @@ Implementation details
>  ======================
>  
>  The driver is located in drivers/net/dsa/bcm_sf2.c and is implemented as a DSA
> -driver; see Documentation/networking/dsa/dsa.txt for details on the subsytem
> +driver; see Documentation/networking/dsa/dsa.txt for details on the subsystem
>  and what it provides.
>  
>  The SF2 switch is configured to enable a Broadcom specific 4-bytes switch tag
> diff --git a/Documentation/networking/dsa/dsa.txt b/Documentation/networking/dsa/dsa.txt
> index 3b196c304b73..36f905d9c77c 100644
> --- a/Documentation/networking/dsa/dsa.txt
> +++ b/Documentation/networking/dsa/dsa.txt
> @@ -334,7 +334,7 @@ more specifically with its VLAN filtering portion when configuring VLANs on top
>  of per-port slave network devices. Since DSA primarily deals with
>  MDIO-connected switches, although not exclusively, SWITCHDEV's
>  prepare/abort/commit phases are often simplified into a prepare phase which
> -checks whether the operation is supporte by the DSA switch driver, and a commit
> +checks whether the operation is supported by the DSA switch driver, and a commit
>  phase which applies the changes.
>  
>  As of today, the only SWITCHDEV objects supported by DSA are the FDB and VLAN
> -- 
> 2.8.0
> 

  reply	other threads:[~2016-04-08 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 15:00 [PATCH] [linux-next] Doc: networking: Fix typo in dsa Masanari Iida
2016-04-08 15:19 ` Andrew Lunn [this message]
2016-04-14  2:43 ` 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=20160408151903.GA10297@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=corbet@lwn.net \
    --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 \
    /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).