* [PATCH] Fix 'unexpected indentation' during documentation compilation
@ 2023-02-15 11:47 Ivan Orlov
0 siblings, 0 replies; only message in thread
From: Ivan Orlov @ 2023-02-15 11:47 UTC (permalink / raw)
To: dan.j.williams, dave.jiang, Jonathan.Cameron, maddy, peterz,
kjain
Cc: Ivan Orlov, linux-kernel, skhan
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@gmail.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-15 11:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 11:47 [PATCH] Fix 'unexpected indentation' during documentation compilation Ivan Orlov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox