Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623065
| From | Andrew Donnellan <andrew.donnellan@au1.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 02/11] ABI: fix some syntax issues at the ABI database |
| Date | 2017-04-13 16:10 +0200 |
| Message-ID | <tvNBE-43N-9@gated-at.bofh.it> (permalink) |
| References | <tvJRo-1sn-23@gated-at.bofh.it> <tvNBE-43N-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 13/04/17 20:08, Mauro Carvalho Chehab wrote: > diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl > index 640f65e79ef1..d0b32452dfe1 100644 > --- a/Documentation/ABI/testing/sysfs-class-cxl > +++ b/Documentation/ABI/testing/sysfs-class-cxl > @@ -1,6 +1,6 @@ > -Note: Attributes that are shared between devices are stored in the directory > -pointed to by the symlink device/. > -Example: The real path of the attribute /sys/class/cxl/afu0.0s/irqs_max is > +Please notice that attributes that are shared between devices are stored in > +the directory pointed to by the symlink device/. > +For example, the real path of the attribute /sys/class/cxl/afu0.0s/irqs_max is > /sys/class/cxl/afu0.0s/device/irqs_max, i.e. /sys/class/cxl/afu0.0/irqs_max. If you end up respinning this, I'd prefer "Note that" or "Please note that" rather than "Please notice". Otherwise, for cxl: Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 00/11] Documentation: Add ABI to the admin guide Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 09/11] scripts/get_abi.pl: split label naming from xref logic Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 10/11] scripts/get_abi.pl: add support for searching for ABI symbols Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 11/11] doc-rst: add ABI documentation to the admin-guide book Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 07/11] scripts/get_abi.pl: parse files with text at beginning Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 08/11] scripts/get_abi.pl: avoid use literal blocks when not needed Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 04/11] ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entry Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 03/11] ABI: sysfs-driver-hid: the "What" field doesn't parse fine Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
[PATCH v2 05/11] ABI: better identificate tables Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 12:20 +0200
Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-13 13:10 +0200
Re: [PATCH v2 02/11] ABI: fix some syntax issues at the ABI database Andrew Donnellan <andrew.donnellan@au1.ibm.com> - 2017-04-13 16:10 +0200
Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide Jonathan Corbet <corbet@lwn.net> - 2017-04-20 23:50 +0200
Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-21 01:30 +0200
Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide Markus Heiser <markus.heiser@darmarit.de> - 2017-04-21 08:50 +0200
Re: [PATCH v2 00/11] Documentation: Add ABI to the admin guide Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-04-21 16:30 +0200
csiph-web