[PATCH] [doc] Fix spelling mistakes in ABI/sysfs-class-net

From: Philipp Hahn
Date: Tue Mar 22 2016 - 04:10:53 EST


Remove extra article and blank.
---
Documentation/ABI/testing/sysfs-class-net | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net
index 668604f..83f7894 100644
--- a/Documentation/ABI/testing/sysfs-class-net
+++ b/Documentation/ABI/testing/sysfs-class-net
@@ -152,7 +152,7 @@ Date: April 2005
KernelVersion: 2.6.12
Contact: netdev@xxxxxxxxxxxxxxx
Description:
- Indicates the system-wide interface unique index identifier a
+ Indicates the system-wide interface unique index identifier
the interface is linked to. Format is decimal. This attribute is
used to resolve interfaces chaining, linking and stacking.
Physical interfaces have the same 'ifindex' and 'iflink' values.
@@ -224,7 +224,7 @@ Description:
an integer representing the link speed in Mbits/sec.

Note: this attribute is only valid for interfaces that implement
- the ethtool get_settings method (mostly Ethernet ).
+ the ethtool get_settings method (mostly Ethernet).

What: /sys/class/net/<iface>/tx_queue_len
Date: April 2005
--
2.1.4