From: Jacob Keller Date: Tue, 14 Jan 2020 20:09:18 +0000 (-0800) Subject: devlink: fix typos in qed documentation X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1ccf6c13d9c7282466f46189e9a1a2ed7f19816a;p=linux.git devlink: fix typos in qed documentation Review of the recently added documentation file for the qed driver noticed a couple of typos. Fix them now. Noticed-by: Michal Kalderon Fixes: 0f261c3ca09e ("devlink: add a driver-specific file for the qed driver") Signed-off-by: Jacob Keller Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/devlink/qed.rst b/Documentation/networking/devlink/qed.rst index e7e17acf1ecae..805c6f63621a0 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.