lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172069667423.2215.9614106495566490760.tip-bot2@tip-bot2>
Date: Thu, 11 Jul 2024 11:17:54 -0000
From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
 "Borislav Petkov (AMD)" <bp@...en8.de>, Bagas Sanjaya <bagasdotme@...il.com>,
 x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [tip: x86/sev] Documentation/ABI/configfs-tsm: Fix an unexpected
 indentation silly

The following commit has been merged into the x86/sev branch of tip:

Commit-ID:     5fa96c7ab3dc666c2904a35895635156c17a8f05
Gitweb:        https://git.kernel.org/tip/5fa96c7ab3dc666c2904a35895635156c17a8f05
Author:        Borislav Petkov (AMD) <bp@...en8.de>
AuthorDate:    Mon, 01 Jul 2024 12:34:51 +02:00
Committer:     Borislav Petkov (AMD) <bp@...en8.de>
CommitterDate: Thu, 11 Jul 2024 12:03:23 +02:00

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@...b.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp@...en8.de>
Reviewed-by: Bagas Sanjaya <bagasdotme@...il.com>
Link: https://lore.kernel.org/r/20240701184557.4735ca3d@canb.auug.org.au
---
 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 1db2008..534408b 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ