diff mbox series

devlink: fix typos in qed documentation

Message ID 20200114200918.2753721-1-jacob.e.keller@intel.com
State Accepted
Delegated to: David Miller
Headers show
Series devlink: fix typos in qed documentation | expand

Commit Message

Jacob Keller Jan. 14, 2020, 8:09 p.m. UTC
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(-)

Comments

Jacob Keller Jan. 14, 2020, 8:10 p.m. UTC | #1
On 1/14/2020 12:09 PM, Jacob Keller wrote:
> 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>

This fixes some typos in the recently merged devlink documentation
refactor patches on net-next.

Thanks,
Jake

> ---
>  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.
>
David Miller Jan. 15, 2020, 10:14 p.m. UTC | #2
From: Jacob Keller <jacob.e.keller@intel.com>
Date: Tue, 14 Jan 2020 12:09:18 -0800

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

Applied.
diff mbox series

Patch

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.