* [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL
@ 2024-01-03 16:09 Jakub Kicinski
2024-01-08 15:52 ` Carlos Bilbao
2024-01-08 18:39 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2024-01-03 16:09 UTC (permalink / raw)
To: corbet; +Cc: linux-doc, carlos.bilbao, elena.reshetova, Jakub Kicinski
There are two MAINTAINERS entries which snuck in during the previous
merge window which use spaces instead of tabs for indent. The rest
of the file uses tabs. Fix CONFIDENTIAL COMPUTING THREAT MODEL FOR
X86 VIRTUALIZATION (SNP/TDX).
Given the prevalence of using tabs some scripts (AKA my scripts)
assume tabs when parsing.
The faulty entry was added in commit 1f597b1a6ec2 ("docs: security:
Confidential computing intro and threat model for x86 virtualization")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
MAINTAINERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a9876df20f8..1ce437992a4d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5313,10 +5313,10 @@ W: http://accessrunner.sourceforge.net/
F: drivers/usb/atm/cxacru.c
CONFIDENTIAL COMPUTING THREAT MODEL FOR X86 VIRTUALIZATION (SNP/TDX)
-M: Elena Reshetova <elena.reshetova@intel.com>
-M: Carlos Bilbao <carlos.bilbao@amd.com>
-S: Maintained
-F: Documentation/security/snp-tdx-threat-model.rst
+M: Elena Reshetova <elena.reshetova@intel.com>
+M: Carlos Bilbao <carlos.bilbao@amd.com>
+S: Maintained
+F: Documentation/security/snp-tdx-threat-model.rst
CONFIGFS
M: Joel Becker <jlbec@evilplan.org>
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL
2024-01-03 16:09 [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL Jakub Kicinski
@ 2024-01-08 15:52 ` Carlos Bilbao
2024-01-08 18:39 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Carlos Bilbao @ 2024-01-08 15:52 UTC (permalink / raw)
To: Jakub Kicinski, corbet; +Cc: linux-doc, elena.reshetova
Thanks for catching this.
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com>
On 1/3/24 10:09, Jakub Kicinski wrote:
> There are two MAINTAINERS entries which snuck in during the previous
> merge window which use spaces instead of tabs for indent. The rest
> of the file uses tabs. Fix CONFIDENTIAL COMPUTING THREAT MODEL FOR
> X86 VIRTUALIZATION (SNP/TDX).
>
> Given the prevalence of using tabs some scripts (AKA my scripts)
> assume tabs when parsing.
>
> The faulty entry was added in commit 1f597b1a6ec2 ("docs: security:
> Confidential computing intro and threat model for x86 virtualization")
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6a9876df20f8..1ce437992a4d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5313,10 +5313,10 @@ W: http://accessrunner.sourceforge.net/
> F: drivers/usb/atm/cxacru.c
>
> CONFIDENTIAL COMPUTING THREAT MODEL FOR X86 VIRTUALIZATION (SNP/TDX)
> -M: Elena Reshetova <elena.reshetova@intel.com>
> -M: Carlos Bilbao <carlos.bilbao@amd.com>
> -S: Maintained
> -F: Documentation/security/snp-tdx-threat-model.rst
> +M: Elena Reshetova <elena.reshetova@intel.com>
> +M: Carlos Bilbao <carlos.bilbao@amd.com>
> +S: Maintained
> +F: Documentation/security/snp-tdx-threat-model.rst
>
> CONFIGFS
> M: Joel Becker <jlbec@evilplan.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL
2024-01-03 16:09 [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL Jakub Kicinski
2024-01-08 15:52 ` Carlos Bilbao
@ 2024-01-08 18:39 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-01-08 18:39 UTC (permalink / raw)
To: Jakub Kicinski; +Cc: linux-doc, carlos.bilbao, elena.reshetova, Jakub Kicinski
Jakub Kicinski <kuba@kernel.org> writes:
> There are two MAINTAINERS entries which snuck in during the previous
> merge window which use spaces instead of tabs for indent. The rest
> of the file uses tabs. Fix CONFIDENTIAL COMPUTING THREAT MODEL FOR
> X86 VIRTUALIZATION (SNP/TDX).
>
> Given the prevalence of using tabs some scripts (AKA my scripts)
> assume tabs when parsing.
>
> The faulty entry was added in commit 1f597b1a6ec2 ("docs: security:
> Confidential computing intro and threat model for x86 virtualization")
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
I've applied this, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-08 18:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 16:09 [PATCH docs] MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL Jakub Kicinski
2024-01-08 15:52 ` Carlos Bilbao
2024-01-08 18:39 ` Jonathan Corbet
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).