From: Randy Dunlap Date: Tue, 21 Jul 2020 21:00:44 +0000 (-0700) Subject: xtensa: initialize_mmu.h: fix a duplicated word X-Git-Tag: v5.15~3195^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=10b60595ddd53728e6975e50524841bb8c0339a8;p=platform%2Fkernel%2Flinux-starfive.git xtensa: initialize_mmu.h: fix a duplicated word Change "The the" to "For the". Signed-off-by: Randy Dunlap Cc: Chris Zankel Cc: Max Filippov Cc: linux-xtensa@linux-xtensa.org Message-Id: <20200721210044.15458-1-rdunlap@infradead.org> Signed-off-by: Max Filippov --- diff --git a/arch/xtensa/include/asm/initialize_mmu.h b/arch/xtensa/include/asm/initialize_mmu.h index 9ee0c1d..05cb13d 100644 --- a/arch/xtensa/include/asm/initialize_mmu.h +++ b/arch/xtensa/include/asm/initialize_mmu.h @@ -6,7 +6,7 @@ * For the new V3 MMU we remap the TLB from virtual == physical * to the standard Linux mapping used in earlier MMU's. * - * The the MMU we also support a new configuration register that + * For the MMU we also support a new configuration register that * specifies how the S32C1I instruction operates with the cache * controller. *