2022-07-02 11:09:33

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 07/12] docs: ABI: sysfs-bus-nvdimm

Add blank lines, as this is required by code-block markup syntax.

Fix this warning:
Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---

To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/12] at: https://lore.kernel.org/all/[email protected]/

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.36.1


2022-07-07 05:46:57

by kajoljain

[permalink] [raw]
Subject: Re: [PATCH 07/12] docs: ABI: sysfs-bus-nvdimm



On 7/2/22 16:37, Mauro Carvalho Chehab wrote:
> Add blank lines, as this is required by code-block markup syntax.
>
> Fix this warning:
> Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation.
>
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> ---
>

Patch looks fine to me.

Reviewed-By: Kajol Jain<[email protected]>

Thanks,
Kajol Jain

> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/12] at: https://lore.kernel.org/all/[email protected]/
>
> 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