lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 5 Jul 2020 19:55:44 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH -next] Documentation: networking: fix ethtool-netlink table
 formats

From: Randy Dunlap <rdunlap@...radead.org>

Fix table formatting to eliminate warnings.

Documentation/networking/ethtool-netlink.rst:509: WARNING: Malformed table.
Documentation/networking/ethtool-netlink.rst:522: WARNING: Malformed table.
Documentation/networking/ethtool-netlink.rst:543: WARNING: Malformed table.
Documentation/networking/ethtool-netlink.rst:555: WARNING: Malformed table.
Documentation/networking/ethtool-netlink.rst:591: WARNING: Malformed table.

Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
---
 Documentation/networking/ethtool-netlink.rst |   18 ++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

--- linux-next-20200703.orig/Documentation/networking/ethtool-netlink.rst
+++ linux-next-20200703/Documentation/networking/ethtool-netlink.rst
@@ -506,13 +506,13 @@ Link extended states:
                                                         power required from cable or module
 
   ``ETHTOOL_LINK_EXT_STATE_OVERHEAT``                   The module is overheated
-  =================================================     ============================================
+  ================================================      ============================================
 
 Link extended substates:
 
   Autoneg substates:
 
-  ==============================================================    ================================
+  ===============================================================   ================================
   ``ETHTOOL_LINK_EXT_SUBSTATE_AN_NO_PARTNER_DETECTED``              Peer side is down
 
   ``ETHTOOL_LINK_EXT_SUBSTATE_AN_ACK_NOT_RECEIVED``                 Ack not received from peer side
@@ -527,11 +527,11 @@ Link extended substates:
                                                                     in both sides are mismatched
 
   ``ETHTOOL_LINK_EXT_SUBSTATE_AN_NO_HCD``                           No Highest Common Denominator
-  ==============================================================    ================================
+  ===============================================================   ================================
 
   Link training substates:
 
-  ==========================================================================    ====================
+  ===========================================================================   ====================
   ``ETHTOOL_LINK_EXT_SUBSTATE_LT_KR_FRAME_LOCK_NOT_ACQUIRED``                    Frames were not
                                                                                  recognized, the
                                                                                  lock failed
@@ -547,11 +547,11 @@ Link extended substates:
 
   ``ETHTOOL_LINK_EXT_SUBSTATE_LT_REMOTE_FAULT``                                  Remote side is not
                                                                                  ready yet
-  ==========================================================================    ====================
+  ===========================================================================   ====================
 
   Link logical mismatch substates:
 
-  ===============================================================    ===============================
+  ================================================================   ===============================
   ``ETHTOOL_LINK_EXT_SUBSTATE_LLM_PCS_DID_NOT_ACQUIRE_BLOCK_LOCK``   Physical coding sublayer was
                                                                      not locked in first phase -
                                                                      block lock
@@ -568,7 +568,7 @@ Link extended substates:
 
   ``ETHTOOL_LINK_EXT_SUBSTATE_LLM_RS_FEC_IS_NOT_LOCKED``             RS forward error correction is
                                                                      not locked
-  ===============================================================    ===============================
+  ================================================================   ===============================
 
   Bad signal integrity substates:
 
@@ -585,11 +585,11 @@ Link extended substates:
 
   Cable issue substates:
 
-  ==================================================    ============================================
+  ===================================================   ============================================
   ``ETHTOOL_LINK_EXT_SUBSTATE_CI_UNSUPPORTED_CABLE``    Unsupported cable
 
   ``ETHTOOL_LINK_EXT_SUBSTATE_CI_CABLE_TEST_FAILURE``   Cable test failure
-  ==================================================    ============================================
+  ===================================================   ============================================
 
 DEBUG_GET
 =========


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ