Documentation/driver-api/cxl/platform/acpi/dsdt.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
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
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 > ... > - } > + } > + }
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
© 2016 - 2026 Red Hat, Inc.