All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cxl: Fix a typo in ABI documentation
@ 2015-03-26 10:46 Philippe Bergheaud
  2015-03-27 10:07 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Bergheaud @ 2015-03-26 10:46 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: Michael Neuling, linuxppc-dev, Ian Munsie

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
-- 1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: cxl: Fix a typo in ABI documentation
  2015-03-26 10:46 [PATCH] cxl: Fix a typo in ABI documentation Philippe Bergheaud
@ 2015-03-27 10:07 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2015-03-27 10:07 UTC (permalink / raw)
  To: Philippe Bergheaud; +Cc: Michael Neuling, linuxppc-dev, Ian Munsie

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-27 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26 10:46 [PATCH] cxl: Fix a typo in ABI documentation Philippe Bergheaud
2015-03-27 10:07 ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.