Delete the redundant word 'ARM'.
Signed-off-by: Jilin Yuan <[email protected]>
---
arch/arm/mm/alignment.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mm/alignment.c b/arch/arm/mm/alignment.c
index 6f499559d193..adf1ebd911a6 100644
--- a/arch/arm/mm/alignment.c
+++ b/arch/arm/mm/alignment.c
@@ -597,7 +597,7 @@ do_alignment_ldmstm(unsigned long addr, u32 instr, struct pt_regs *regs)
* to convert only Thumb ld/st instruction forms to equivalent ARM forms.
*
* NOTES:
- * 1. Comments below refer to ARM ARM DDI0100E Thumb Instruction sections.
+ * 1. Comments below refer to ARM DDI0100E Thumb Instruction sections.
* 2. If for some reason we're passed an non-ld/st Thumb instruction to
* decode, we return 0xdeadc0de. This should never happen under normal
* circumstances but if it does, we've got other problems to deal with
--
2.36.1
On Wed, Jun 22, 2022 at 04:52:52PM +0800, Jilin Yuan wrote:
> Delete the redundant word 'ARM'.
NAK. "ARM ARM" is not a typo. Please never report any of these in
future. Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!