Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] cxl: docs/platform/acpi: Fix brackets
@ 2026-09-03  9:54 Manuel Ebner
  2026-09-03 16:26 ` Randy Dunlap
  2026-09-03 20:13 ` Dave Jiang
  0 siblings, 2 replies; 3+ messages in thread
From: Manuel Ebner @ 2026-09-03  9:54 UTC (permalink / raw)
  To: Davidlohr Bueso, Jonathan Cameron, Dave Jiang, Alison Schofield,
	Vishal Verma, Ira Weiny, Dan Williams, Jonathan Corbet,
	Shuah Khan
  Cc: Manuel Ebner, linux-cxl, linux-doc, linux-kernel

Add '}' and fix indentation.

Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
---
 Documentation/driver-api/cxl/platform/acpi/dsdt.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
index b4583b01d..73b23d82a 100644
--- a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
+++ b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
@@ -25,4 +25,5 @@ Example Compute Express Link Host Bridge ::
             ...
             Name (_UID, 0x05)  // _UID: Unique ID
             ...
-      }
+        }
+    }
-- 
2.54.0


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

* Re: [PATCH] cxl: docs/platform/acpi: Fix brackets
  2026-09-03  9:54 [PATCH] cxl: docs/platform/acpi: Fix brackets Manuel Ebner
@ 2026-09-03 16:26 ` Randy Dunlap
  2026-09-03 20:13 ` Dave Jiang
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2026-09-03 16:26 UTC (permalink / raw)
  To: Manuel Ebner, Davidlohr Bueso, Jonathan Cameron, Dave Jiang,
	Alison Schofield, Vishal Verma, Ira Weiny, Dan Williams,
	Jonathan Corbet, Shuah Khan
  Cc: linux-cxl, linux-doc, linux-kernel



On 9/3/26 2:54 AM, Manuel Ebner wrote:
> Add '}' and fix indentation.
> 
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.

> ---
>  Documentation/driver-api/cxl/platform/acpi/dsdt.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> index b4583b01d..73b23d82a 100644
> --- a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> +++ b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> @@ -25,4 +25,5 @@ Example Compute Express Link Host Bridge ::
>              ...
>              Name (_UID, 0x05)  // _UID: Unique ID
>              ...
> -      }
> +        }
> +    }

-- 
~Randy

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

* Re: [PATCH] cxl: docs/platform/acpi: Fix brackets
  2026-09-03  9:54 [PATCH] cxl: docs/platform/acpi: Fix brackets Manuel Ebner
  2026-09-03 16:26 ` Randy Dunlap
@ 2026-09-03 20:13 ` Dave Jiang
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2026-09-03 20:13 UTC (permalink / raw)
  To: Manuel Ebner, Davidlohr Bueso, Jonathan Cameron, Alison Schofield,
	Vishal Verma, Ira Weiny, Dan Williams, Jonathan Corbet,
	Shuah Khan
  Cc: linux-cxl, linux-doc, linux-kernel



On 9/3/26 2:54 AM, Manuel Ebner wrote:
> Add '}' and fix indentation.
> 
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>

Applied to cxl/next
f0f38b3d0730

> ---
>  Documentation/driver-api/cxl/platform/acpi/dsdt.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> index b4583b01d..73b23d82a 100644
> --- a/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> +++ b/Documentation/driver-api/cxl/platform/acpi/dsdt.rst
> @@ -25,4 +25,5 @@ Example Compute Express Link Host Bridge ::
>              ...
>              Name (_UID, 0x05)  // _UID: Unique ID
>              ...
> -      }
> +        }
> +    }


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

end of thread, other threads:[~2026-09-03 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03  9:54 [PATCH] cxl: docs/platform/acpi: Fix brackets Manuel Ebner
2026-09-03 16:26 ` Randy Dunlap
2026-09-03 20:13 ` Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox