diff mbox series

[trivial] Documentation: net: dsa: Grammar s/the its/its/

Message ID 20190607110842.12876-1-geert+renesas@glider.be
State Not Applicable
Delegated to: David Miller
Headers show
Series [trivial] Documentation: net: dsa: Grammar s/the its/its/ | expand

Commit Message

Geert Uytterhoeven June 7, 2019, 11:08 a.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/networking/dsa/dsa.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Andrew Lunn June 7, 2019, 1:08 p.m. UTC | #1
On Fri, Jun 07, 2019 at 01:08:42PM +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

    Andrew
Jonathan Corbet June 7, 2019, 5:24 p.m. UTC | #2
On Fri,  7 Jun 2019 13:08:42 +0200
Geert Uytterhoeven <geert+renesas@glider.be> wrote:

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/networking/dsa/dsa.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/networking/dsa/dsa.rst b/Documentation/networking/dsa/dsa.rst
> index ca87068b9ab904a9..563d56c6a25c924e 100644
> --- a/Documentation/networking/dsa/dsa.rst
> +++ b/Documentation/networking/dsa/dsa.rst
> @@ -531,7 +531,7 @@ Bridge VLAN filtering
>    a software implementation.
>  
>  .. note:: VLAN ID 0 corresponds to the port private database, which, in the context
> -        of DSA, would be the its port-based VLAN, used by the associated bridge device.
> +        of DSA, would be its port-based VLAN, used by the associated bridge device.
>  
>  - ``port_fdb_del``: bridge layer function invoked when the bridge wants to remove a
>    Forwarding Database entry, the switch hardware should be programmed to delete
> @@ -554,7 +554,7 @@ Bridge VLAN filtering
>    associated with this VLAN ID.
>  
>  .. note:: VLAN ID 0 corresponds to the port private database, which, in the context
> -        of DSA, would be the its port-based VLAN, used by the associated bridge device.
> +        of DSA, would be its port-based VLAN, used by the associated bridge device.

Applied, thanks.

jon
diff mbox series

Patch

diff --git a/Documentation/networking/dsa/dsa.rst b/Documentation/networking/dsa/dsa.rst
index ca87068b9ab904a9..563d56c6a25c924e 100644
--- a/Documentation/networking/dsa/dsa.rst
+++ b/Documentation/networking/dsa/dsa.rst
@@ -531,7 +531,7 @@  Bridge VLAN filtering
   a software implementation.
 
 .. note:: VLAN ID 0 corresponds to the port private database, which, in the context
-        of DSA, would be the its port-based VLAN, used by the associated bridge device.
+        of DSA, would be its port-based VLAN, used by the associated bridge device.
 
 - ``port_fdb_del``: bridge layer function invoked when the bridge wants to remove a
   Forwarding Database entry, the switch hardware should be programmed to delete
@@ -554,7 +554,7 @@  Bridge VLAN filtering
   associated with this VLAN ID.
 
 .. note:: VLAN ID 0 corresponds to the port private database, which, in the context
-        of DSA, would be the its port-based VLAN, used by the associated bridge device.
+        of DSA, would be its port-based VLAN, used by the associated bridge device.
 
 - ``port_mdb_del``: bridge layer function invoked when the bridge wants to remove a
   multicast database entry, the switch hardware should be programmed to delete