netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devlink: fix typos in qed documentation
@ 2020-01-14 20:09 Jacob Keller
  2020-01-14 20:10 ` Jacob Keller
  2020-01-15 22:14 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Jacob Keller @ 2020-01-14 20:09 UTC (permalink / raw)
  To: netdev; +Cc: Jacob Keller, Michal Kalderon

Review of the recently added documentation file for the qed driver
noticed a couple of typos. Fix them now.

Noticed-by: Michal Kalderon <mkalderon@marvell.com>
Fixes: 0f261c3ca09e ("devlink: add a driver-specific file for the qed driver")
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
---
 Documentation/networking/devlink/qed.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/networking/devlink/qed.rst b/Documentation/networking/devlink/qed.rst
index e7e17acf1eca..805c6f63621a 100644
--- a/Documentation/networking/devlink/qed.rst
+++ b/Documentation/networking/devlink/qed.rst
@@ -22,5 +22,5 @@ The ``qed`` driver implements the following driver-specific parameters.
    * - ``iwarp_cmt``
      - Boolean
      - runtime
-     - Enable iWARP functionality for 100g devices. Notee that this impacts
-       L2 performance, and is therefor not enabled by default.
+     - Enable iWARP functionality for 100g devices. Note that this impacts
+       L2 performance, and is therefore not enabled by default.
-- 
2.25.0.rc1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-15 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 20:09 [PATCH] devlink: fix typos in qed documentation Jacob Keller
2020-01-14 20:10 ` Jacob Keller
2020-01-15 22:14 ` David Miller

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).