diff mbox series

[ovs-dev] docs: Remove duplicate word from vhost-user doc.

Message ID 20200605192453.610664-1-fbl@sysclose.org
State Accepted
Commit 05062e814c466b4714deaa09d64f98241bebef5a
Headers show
Series [ovs-dev] docs: Remove duplicate word from vhost-user doc. | expand

Commit Message

Flavio Leitner June 5, 2020, 7:24 p.m. UTC
Fixes: 49df3c0fe779 ("docs: DPDK isn't a datapath, so don't use the term.")
Signed-off-by: Flavio Leitner <fbl@sysclose.org>
---
 Documentation/topics/dpdk/vhost-user.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Gregory Rose June 5, 2020, 9:07 p.m. UTC | #1
On 6/5/2020 12:24 PM, Flavio Leitner wrote:
> Fixes: 49df3c0fe779 ("docs: DPDK isn't a datapath, so don't use the term.")
> Signed-off-by: Flavio Leitner <fbl@sysclose.org>
> ---
>   Documentation/topics/dpdk/vhost-user.rst | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/topics/dpdk/vhost-user.rst b/Documentation/topics/dpdk/vhost-user.rst
> index c6c6fd8bd..17abf78c9 100644
> --- a/Documentation/topics/dpdk/vhost-user.rst
> +++ b/Documentation/topics/dpdk/vhost-user.rst
> @@ -25,9 +25,9 @@
>   DPDK vHost User Ports
>   =====================
>   
> -OVS userspace switching supports supports vHost user ports as a
> -primary way to interact with guests.  For more information on vHost
> -User, refer to the `QEMU documentation`_ on same.
> +OVS userspace switching supports vHost user ports as a primary way to
> +interact with guests.  For more information on vHost User, refer to
> +the `QEMU documentation`_ on same.
>   
>   .. important::
>   
> 

Stuttering documentation isn't good.

Acked-by: Greg Rose <gvrose8192@gmail.com>
William Tu July 21, 2020, 6:25 p.m. UTC | #2
On Fri, Jun 05, 2020 at 02:07:38PM -0700, Gregory Rose wrote:
> 
> On 6/5/2020 12:24 PM, Flavio Leitner wrote:
> >Fixes: 49df3c0fe779 ("docs: DPDK isn't a datapath, so don't use the term.")
> >Signed-off-by: Flavio Leitner <fbl@sysclose.org>
> >---
> >  Documentation/topics/dpdk/vhost-user.rst | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> >diff --git a/Documentation/topics/dpdk/vhost-user.rst b/Documentation/topics/dpdk/vhost-user.rst
> >index c6c6fd8bd..17abf78c9 100644
> >--- a/Documentation/topics/dpdk/vhost-user.rst
> >+++ b/Documentation/topics/dpdk/vhost-user.rst
> >@@ -25,9 +25,9 @@
> >  DPDK vHost User Ports
> >  =====================
> >-OVS userspace switching supports supports vHost user ports as a
> >-primary way to interact with guests.  For more information on vHost
> >-User, refer to the `QEMU documentation`_ on same.
> >+OVS userspace switching supports vHost user ports as a primary way to
> >+interact with guests.  For more information on vHost User, refer to
> >+the `QEMU documentation`_ on same.
> >  .. important::
> >
> 
> Stuttering documentation isn't good.
> 
> Acked-by: Greg Rose <gvrose8192@gmail.com>

Applied to master, thanks
diff mbox series

Patch

diff --git a/Documentation/topics/dpdk/vhost-user.rst b/Documentation/topics/dpdk/vhost-user.rst
index c6c6fd8bd..17abf78c9 100644
--- a/Documentation/topics/dpdk/vhost-user.rst
+++ b/Documentation/topics/dpdk/vhost-user.rst
@@ -25,9 +25,9 @@ 
 DPDK vHost User Ports
 =====================
 
-OVS userspace switching supports supports vHost user ports as a
-primary way to interact with guests.  For more information on vHost
-User, refer to the `QEMU documentation`_ on same.
+OVS userspace switching supports vHost user ports as a primary way to
+interact with guests.  For more information on vHost User, refer to
+the `QEMU documentation`_ on same.
 
 .. important::