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:   Tue, 8 Oct 2019 08:35:51 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>
Cc:     Shannon Nelson <snelson@...sando.io>
Subject: [PATCH -net] Doc: networking/device_drivers/pensando: fix ionic.rst
 warnings

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

Fix documentation build warnings for Pensando ionic:

Documentation/networking/device_drivers/pensando/ionic.rst:39: WARNING: Unexpected indentation.
Documentation/networking/device_drivers/pensando/ionic.rst:43: WARNING: Unexpected indentation.

Fixes: df69ba43217d ("ionic: Add basic framework for IONIC Network device driver")
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Shannon Nelson <snelson@...sando.io>
---
 Documentation/networking/device_drivers/pensando/ionic.rst |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- linux-next-20191008.orig/Documentation/networking/device_drivers/pensando/ionic.rst
+++ linux-next-20191008/Documentation/networking/device_drivers/pensando/ionic.rst
@@ -36,8 +36,10 @@ Support
 =======
 For general Linux networking support, please use the netdev mailing
 list, which is monitored by Pensando personnel::
+
   netdev@...r.kernel.org
 
 For more specific support needs, please use the Pensando driver support
 email::
-	drivers@...sando.io
+
+  drivers@...sando.io

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ