mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] Documentation/x86/amd/hsmp: Fix ACPI dump formatting
@ 2024-10-24 13:00 Ilpo Järvinen
  0 siblings, 0 replies; only message in thread
From: Ilpo Järvinen @ 2024-10-24 13:00 UTC (permalink / raw)
  To: Naveen Krishna Chatradhi, Carlos Bilbao, Thomas Gleixner,
	Ingo Molnar, Borislav Petkov, Dave Hansen, x86, H. Peter Anvin,
	Jonathan Corbet, Ilpo Järvinen, Suma Hegde,
	platform-driver-x86, linux-kernel, linux-doc

hsmp documentation added into pdx86 for-next branch triggers these
error:

86: ERROR: Unexpected indentation.
87: WARNING: Block quote ends without a blank line; unexpected unindent.
90: ERROR: Unexpected indentation.
91: WARNING: Block quote ends without a blank line; unexpected unindent.
94: ERROR: Unexpected indentation.
96: ERROR: Unexpected indentation.
97: WARNING: Block quote ends without a blank line; unexpected unindent.
100: ERROR: Unexpected indentation.
101: WARNING: Block quote ends without a blank line; unexpected unindent.
102: WARNING: Block quote ends without a blank line; unexpected unindent.
105: ERROR: Unexpected indentation.
107: ERROR: Unexpected indentation.
109: WARNING: Block quote ends without a blank line; unexpected unindent.
112: ERROR: Unexpected indentation.
115: WARNING: Block quote ends without a blank line; unexpected unindent.
116: WARNING: Block quote ends without a blank line; unexpected unindent.
117: WARNING: Definition list ends without a blank line; unexpected unindent.

Convert the problematic ACPI dump fragment to use preformatted text.

My plan is to fold this commit into the original commit.

Fixes: f9ad7a2843a6 ("platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers")
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
 Documentation/arch/x86/amd_hsmp.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/arch/x86/amd_hsmp.rst b/Documentation/arch/x86/amd_hsmp.rst
index abf1fa3230d9..2fd917638e42 100644
--- a/Documentation/arch/x86/amd_hsmp.rst
+++ b/Documentation/arch/x86/amd_hsmp.rst
@@ -74,9 +74,9 @@ The same is defined in the amd_hsmp.h header.
 ACPI device object format
 =========================
 The ACPI object format expected from the amd_hsmp driver
-for socket with ID00 is given below.
+for socket with ID00 is given below::
 
-Device(HSMP)
+  Device(HSMP)
 		{
 			Name(_HID, "AMDI0097")
 			Name(_UID, "ID00")
-- 
2.39.5


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-24 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 13:00 [PATCH 1/1] Documentation/x86/amd/hsmp: Fix ACPI dump formatting Ilpo Järvinen

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

all inboxes | Powered by JetHome®