summaryrefslogtreecommitdiffstats
path: root/Documentation/arch
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-01-24 18:12:38 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2024-02-21 18:02:46 +0000
commite47c18c3b25e63807005d0cb40f7743cb7512388 (patch)
tree8d21e45aeae37bde54a0ea0a55035ed6767ed093 /Documentation/arch
parent3fd97cf3234c5ffbd420319d1d510e4940183843 (diff)
downloadlinux-stable-e47c18c3b25e63807005d0cb40f7743cb7512388.tar.gz
linux-stable-e47c18c3b25e63807005d0cb40f7743cb7512388.tar.bz2
linux-stable-e47c18c3b25e63807005d0cb40f7743cb7512388.zip
arm64/sme: Remove spurious 'is' in SME documentation
Just a typographical error. Reported-by: Edmund Grimley-Evans <edmund.grimley-evans@arm.com> Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20240124-arm64-sve-sme-doc-v2-4-fe3964fb3c19@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/arch')
-rw-r--r--Documentation/arch/arm64/sme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/arm64/sme.rst b/Documentation/arch/arm64/sme.rst
index f4376c06f447..be317d457417 100644
--- a/Documentation/arch/arm64/sme.rst
+++ b/Documentation/arch/arm64/sme.rst
@@ -75,7 +75,7 @@ model features for SME is included in Appendix A.
2. Vector lengths
------------------
-SME defines a second vector length similar to the SVE vector length which is
+SME defines a second vector length similar to the SVE vector length which
controls the size of the streaming mode SVE vectors and the ZA matrix array.
The ZA matrix is square with each side having as many bytes as a streaming
mode SVE vector.