diff mbox

cxl: Fix a typo in ABI documentation

Message ID 5513E3A0.6060001@linux.vnet.ibm.com (mailing list archive)
State Accepted
Delegated to: Michael Ellerman
Headers show

Commit Message

Philippe Bergheaud March 26, 2015, 10:46 a.m. UTC
Fix the attribute name of the configuration record class ID.

Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
---
  Documentation/ABI/testing/sysfs-class-cxl | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

-- 1.8.3.1

Comments

Michael Ellerman March 27, 2015, 10:07 a.m. UTC | #1
On Thu, 2015-26-03 at 10:46:56 UTC, Philippe Bergheaud wrote:
> Fix the attribute name of the configuration record class ID.
> 
> Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
> ---
>   Documentation/ABI/testing/sysfs-class-cxl | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl
> index 3680364..d46bba8 100644
> --- a/Documentation/ABI/testing/sysfs-class-cxl
> +++ b/Documentation/ABI/testing/sysfs-class-cxl
> @@ -100,7 +100,7 @@ Description:    read only
>   		Hexadecimal value of the device ID found in this AFU
>   		configuration record.
> 
> -What:           /sys/class/cxl/<afu>/cr<config num>/vendor
> +What:           /sys/class/cxl/<afu>/cr<config num>/class
>   Date:           February 2015
>   Contact:        linuxppc-dev@lists.ozlabs.org
>   Description:    read only

White space is fubar.

I fixed it up and applied it anyway.

cheers
diff mbox

Patch

diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl
index 3680364..d46bba8 100644
--- a/Documentation/ABI/testing/sysfs-class-cxl
+++ b/Documentation/ABI/testing/sysfs-class-cxl
@@ -100,7 +100,7 @@  Description:    read only
  		Hexadecimal value of the device ID found in this AFU
  		configuration record.

-What:           /sys/class/cxl/<afu>/cr<config num>/vendor
+What:           /sys/class/cxl/<afu>/cr<config num>/class
  Date:           February 2015
  Contact:        linuxppc-dev@lists.ozlabs.org
  Description:    read only