[SRU][N:linux-gcp][PATCH 17/23] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
Ian Whitfield
ian.whitfield at canonical.com
Mon Jun 16 23:05:01 UTC 2025
From: "Borislav Petkov (AMD)" <bp at alien8.de>
BugLink: https://bugs.launchpad.net/bugs/2111956
Fix:
Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation
when building htmldocs with sphinx. I can't say I'm loving those rigid
sphinx rules but whatever, make it shut up.
Fixes: 627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")
Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp at alien8.de>
Reviewed-by: Bagas Sanjaya <bagasdotme at gmail.com>
Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
(cherry picked from commit 5fa96c7ab3dc666c2904a35895635156c17a8f05)
Signed-off-by: Ian Whitfield <ian.whitfield at canonical.com>
---
Documentation/ABI/testing/configfs-tsm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/configfs-tsm b/Documentation/ABI/testing/configfs-tsm
index 1db2008f25f9..534408bc1408 100644
--- a/Documentation/ABI/testing/configfs-tsm
+++ b/Documentation/ABI/testing/configfs-tsm
@@ -103,8 +103,7 @@ Description:
provider for TVMs, like SEV-SNP running under an SVSM.
Specifying the service provider via this attribute will create
an attestation report as specified by the service provider.
- Currently supported service-providers are:
- svsm
+ The only currently supported service provider is "svsm".
For the "svsm" service provider, see the Secure VM Service Module
for SEV-SNP Guests v1.00 Section 7. For the doc, search for
--
2.43.0
More information about the kernel-team
mailing list