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]
Message-Id: <20230716161443.1375-1-src.res.211@gmail.com>
Date:   Mon, 17 Jul 2023 00:14:42 +0800
From:   Hu Haowen <src.res.211@...il.com>
To:     dan.j.williams@...el.com, dave.jiang@...el.com,
        Jonathan.Cameron@...wei.com, hdegoede@...hat.com, corbet@....net
Cc:     Hu Haowen <src.res.211@...il.com>, linux-kernel@...r.kernel.org,
        linux-doc@...r.kernel.org
Subject: [PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations

The identations from line 1 to 4 within sysfs-bus-nvdimm were wrongly
incompatible with the indentations of the following contents. Hence
correct them.

Discovered when I was executing "make htmldocs" and received the
following stderr output:

    /<... root dir ...>/Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation.

Signed-off-by: Hu Haowen <src.res.211@...il.com>
---
 Documentation/ABI/testing/sysfs-bus-nvdimm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-nvdimm b/Documentation/ABI/testing/sysfs-bus-nvdimm
index de8c5a59c77f..8d048f8e3c39 100644
--- a/Documentation/ABI/testing/sysfs-bus-nvdimm
+++ b/Documentation/ABI/testing/sysfs-bus-nvdimm
@@ -1,7 +1,7 @@
-What:          nvdimm
-Date:          July 2020
-KernelVersion: 5.8
-Contact:       Dan Williams <dan.j.williams@...el.com>
+What:           nvdimm
+Date:           July 2020
+KernelVersion:  5.8
+Contact:        Dan Williams <dan.j.williams@...el.com>
 Description:
 
 The libnvdimm sub-system implements a common sysfs interface for
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ