[PATCH] arm64/sme: Fix SVE/SME typo in ABI documentation
Mark Brown
broonie at kernel.org
Wed Jun 8 04:59:15 PDT 2022
Fix a cut'n'paste error.
Reported-by: Luis Machado <luis.machado at arm.com>
Signed-off-by: Mark Brown <broonie at kernel.org>
---
Documentation/arm64/sme.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arm64/sme.rst b/Documentation/arm64/sme.rst
index 8ba677b87e90..937147f58cc5 100644
--- a/Documentation/arm64/sme.rst
+++ b/Documentation/arm64/sme.rst
@@ -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
--
2.30.2
More information about the linux-arm-kernel
mailing list