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>] [day] [month] [year] [list]
Date:   Wed, 15 Feb 2023 14:47:17 +0300
From:   Ivan Orlov <ivan.orlov0322@...il.com>
To:     dan.j.williams@...el.com, dave.jiang@...el.com,
        Jonathan.Cameron@...wei.com, maddy@...ibm.com,
        peterz@...radead.org, kjain@...ux.ibm.com
Cc:     Ivan Orlov <ivan.orlov0322@...il.com>,
        linux-kernel@...r.kernel.org, skhan@...uxfoundation.org
Subject: [PATCH] Fix 'unexpected indentation' during documentation compilation

Reformat the 'sys-fs-nvdimm' ABI documentation file to make it
correspond the right format. This patch will fix annoying
'WARNING: Unexpected indentation' message during documentation
compilation process.

Signed-off-by: Ivan Orlov <ivan.orlov0322@...il.com>
---
 Documentation/ABI/testing/sysfs-bus-nvdimm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-nvdimm b/Documentation/ABI/testing/sysfs-bus-nvdimm
index de8c5a59c77f..c50a075ae1d8 100644
--- a/Documentation/ABI/testing/sysfs-bus-nvdimm
+++ b/Documentation/ABI/testing/sysfs-bus-nvdimm
@@ -18,9 +18,11 @@ Description:	(RO) Attribute group to describe the magic bits
 		Each attribute under this group defines a bit range of the
 		perf_event_attr.config. Supported attribute is listed
 		below::
-		  event  = "config:0-4"  - event ID
+
+			event  = "config:0-4"  - event ID
 
 		For example::
+
 			ctl_res_cnt = "event=0x1"
 
 What:           /sys/bus/event_source/devices/nmemX/events
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ