doc: remove trailing white space

Run a simple script to remove trailing white space and blank
lines at end of file across all documents.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Stephen Hemminger 2020-08-12 16:06:22 -07:00 committed by Thomas Monjalon
parent 10044a8e01
commit 483a914d24
5 changed files with 2 additions and 6 deletions

View File

@ -155,9 +155,9 @@ This section shows some example of using **testpmd** with a fail-safe PMD.
#. Start testpmd, automatically probing the device 84:00.0 and using it with
the fail-safe.
.. code-block:: console
$RTE_TARGET/build/app/testpmd -c 0xff -n 4 \
--vdev 'net_failsafe0,dev(0000:84:00.0),dev(net_ring0)' -- -i

View File

@ -392,4 +392,3 @@ null
~~~~
This node ignores the set of objects passed to it and reports that all are
processed.

View File

@ -174,4 +174,3 @@ the ``nb_ops`` and ``ops`` parameters are now used to specify the max processed
operations the user wishes to retrieve and the location in which to store them.
The API call returns the actual number of processed operations returned, this
can never be larger than ``nb_ops``.

View File

@ -205,4 +205,3 @@ To generate the statistics output, use the following command:
Please note that the statistics output will appear on the terminal where the vmdq_app is running,
rather than the terminal from which the HUP signal was sent.

View File

@ -26,4 +26,3 @@ x86-32 = Y
x86-64 = Y
Usage doc = Y
Design doc = Y