arch/microblaze/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Correct "multipler" to "multiplier", reported by scripts/checkpatch.pl
using the misspelling list in scripts/spelling.txt. Only touches comments,
no code changes.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
arch/microblaze/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/microblaze/Makefile b/arch/microblaze/Makefile
index 02e6be9c5b0d..56a161147606 100644
--- a/arch/microblaze/Makefile
+++ b/arch/microblaze/Makefile
@@ -16,7 +16,7 @@ export CPU_VER CPU_MAJOR CPU_MINOR CPU_REV
# The various CONFIG_XILINX cpu features options are integers 0/1/2...
# rather than bools y/n
-# Work out HW multipler support. This is tricky.
+# Work out HW multiplier support. This is tricky.
# 1. Spartan2 has no HW multipliers.
# 2. MicroBlaze v3.x always uses them, except in Spartan 2
# 3. All other FPGa/CPU ver combos, we can trust the CONFIG_ settings
--
2.48.1
On 9/4/26 13:33, Hemanth Selam wrote: > Correct "multipler" to "multiplier", reported by scripts/checkpatch.pl > using the misspelling list in scripts/spelling.txt. Only touches comments, > no code changes. > > Assisted-by: Cursor:claude-opus-5 > Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com> > --- > arch/microblaze/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/microblaze/Makefile b/arch/microblaze/Makefile > index 02e6be9c5b0d..56a161147606 100644 > --- a/arch/microblaze/Makefile > +++ b/arch/microblaze/Makefile > @@ -16,7 +16,7 @@ export CPU_VER CPU_MAJOR CPU_MINOR CPU_REV > # The various CONFIG_XILINX cpu features options are integers 0/1/2... > # rather than bools y/n > > -# Work out HW multipler support. This is tricky. > +# Work out HW multiplier support. This is tricky. > # 1. Spartan2 has no HW multipliers. > # 2. MicroBlaze v3.x always uses them, except in Spartan 2 > # 3. All other FPGa/CPU ver combos, we can trust the CONFIG_ settings Applied. M -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP/Versal ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs TF-A maintainer - Xilinx ZynqMP/Versal/Versal NET SoCs
© 2016 - 2026 Red Hat, Inc.