Skip to content

Commit

Permalink
MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING THREAT MODEL
Browse files Browse the repository at this point in the history
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 1f597b1 ("docs: security:
Confidential computing intro and threat model for x86 virtualization")

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240103160938.1006517-1-kuba@kernel.org
  • Loading branch information
Jakub Kicinski authored and Jonathan Corbet committed Jan 8, 2024
1 parent 5382774 commit 2d179e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -5274,10 +5274,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>
Expand Down

0 comments on commit 2d179e8

Please sign in to comment.