From: Mark Brown Date: Wed, 24 Jan 2024 18:12:38 +0000 (+0000) Subject: arm64/sme: Remove spurious 'is' in SME documentation X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e47c18c3b25e63807005d0cb40f7743cb7512388;p=linux.git arm64/sme: Remove spurious 'is' in SME documentation Just a typographical error. Reported-by: Edmund Grimley-Evans Reviewed-by: Dave Martin Signed-off-by: Mark Brown Link: https://lore.kernel.org/r/20240124-arm64-sve-sme-doc-v2-4-fe3964fb3c19@kernel.org Signed-off-by: Catalin Marinas --- diff --git a/Documentation/arch/arm64/sme.rst b/Documentation/arch/arm64/sme.rst index f4376c06f4472..be317d4574174 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.