arm64/sme: Fix SVE/SME typo in ABI documentation
authorMark Brown <broonie@kernel.org>
Wed, 8 Jun 2022 11:59:15 +0000 (12:59 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 8 Jun 2022 17:38:31 +0000 (18:38 +0100)
Fix a cut'n'paste error.

Reported-by: Luis Machado <luis.machado@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220608115915.251870-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm64/sme.rst

index 8ba677b..937147f 100644 (file)
@@ -371,7 +371,7 @@ The regset data starts with struct user_za_header, containing:
 Appendix A.  SME programmer's model (informative)
 =================================================
 
-This section provides a minimal description of the additions made by SVE to the
+This section provides a minimal description of the additions made by SME to the
 ARMv8-A programmer's model that are relevant to this document.
 
 Note: This section is for information only and not intended to be complete or