linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the tip tree
@ 2024-07-01  8:45 Stephen Rothwell
  2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2024-07-01  8:45 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Borislav Petkov (AMD), Tom Lendacky, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi all,

After merging the tip tree, today's linux-next build (htmldocs) produced
this warning:

Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation.

Introduced by commit

  627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
  2024-07-01  8:45 linux-next: build warning after merge of the tip tree Stephen Rothwell
@ 2024-07-01 10:34 ` Borislav Petkov
  2024-07-01 10:51   ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Borislav Petkov @ 2024-07-01 10:34 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra,
	Tom Lendacky, Linux Kernel Mailing List, Linux Next Mailing List

On Mon, Jul 01, 2024 at 06:45:57PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the tip tree, today's linux-next build (htmldocs) produced
> this warning:
> 
> Documentation/ABI/testing/configfs-tsm:97: ERROR: Unexpected indentation.
> 
> Introduced by commit
> 
>   627dc671518b ("x86/sev: Extend the config-fs attestation support for an SVSM")

---
From: "Borislav Petkov (AMD)" <bp@alien8.de>

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>
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 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

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly
  2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
@ 2024-07-01 10:51   ` Bagas Sanjaya
  0 siblings, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2024-07-01 10:51 UTC (permalink / raw)
  To: Borislav Petkov, Stephen Rothwell
  Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra,
	Tom Lendacky, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

On Mon, Jul 01, 2024 at 12:34:51PM +0200, Borislav Petkov wrote:
> -		Currently supported service-providers are:
> -			svsm
> +		The only currently supported service provider is "svsm".

The wording LGTM, thanks!

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-01 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  8:45 linux-next: build warning after merge of the tip tree Stephen Rothwell
2024-07-01 10:34 ` [PATCH] Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly Borislav Petkov
2024-07-01 10:51   ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).