Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 5fa96c7

Browse files
committed
Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
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: 627dc67 ("x86/sev: Extend the config-fs attestation support for an SVSM") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
1 parent 0440feb commit 5fa96c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/ABI/testing/configfs-tsm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ Description:
103103
provider for TVMs, like SEV-SNP running under an SVSM.
104104
Specifying the service provider via this attribute will create
105105
an attestation report as specified by the service provider.
106-
Currently supported service-providers are:
107-
svsm
106+
The only currently supported service provider is "svsm".
108107

109108
For the "svsm" service provider, see the Secure VM Service Module
110109
for SEV-SNP Guests v1.00 Section 7. For the doc, search for

0 commit comments

Comments
 (0)