[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1d576ae406d6183321320ffceb9c63a09fa095d3.1660829433.git.mchehab@kernel.org>
Date: Thu, 18 Aug 2022 15:38:55 +0200
From: Mauro Carvalho Chehab <mchehab@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>, corbet@....net
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
"Peter Zijlstra (Intel)" <peterz@...radead.org>,
Dan Williams <dan.j.williams@...el.com>,
Kajol Jain <kjain@...ux.ibm.com>,
Madhavan Srinivasan <maddy@...ibm.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 09/13] ABI: sysfs-bus-nvdimm: fix a doc build warning
The "::" tag requires a blank line after it, as otherwise, it won't be
processed.
Fix this warning:
Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation.
Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
---
See [PATCH 00/13] at: https://lore.kernel.org/all/cover.1660829433.git.mchehab@kernel.org/
Documentation/ABI/testing/sysfs-bus-nvdimm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-bus-nvdimm b/Documentation/ABI/testing/sysfs-bus-nvdimm
index 1c1f5acbf53d..eeabba807e4b 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
For example::
+
ctl_res_cnt = "event=0x1"
What: /sys/bus/event_source/devices/nmemX/events
--
2.37.1
Powered by blists - more mailing lists