diff options
author | Borislav Petkov (AMD) <bp@alien8.de> | 2024-07-01 12:34:51 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-07-11 12:03:23 +0200 |
commit | 5fa96c7ab3dc666c2904a35895635156c17a8f05 (patch) | |
tree | 8fdf2ad341c71d0ff705f2190bb64e9e423b80ef | |
parent | 0440feb090790c6243bca85d6a794824e71ff26c (diff) |
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: 627dc671518b ("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
-rw-r--r-- | Documentation/ABI/testing/configfs-tsm | 3 |
1 files changed, 1 insertions, 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 |