[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181107134753.14327-1-geert+renesas@glider.be>
Date: Wed, 7 Nov 2018 14:47:53 +0100
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: Michal Simek <monstr@...str.eu>, Jiri Kosina <trivial@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH trivial] microblaze: Typo s/use use/use/
Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
---
arch/microblaze/include/asm/pgtable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/microblaze/include/asm/pgtable.h b/arch/microblaze/include/asm/pgtable.h
index f64ebb9c9a413535..bdfb2b3182b04c3b 100644
--- a/arch/microblaze/include/asm/pgtable.h
+++ b/arch/microblaze/include/asm/pgtable.h
@@ -200,7 +200,7 @@ static inline pte_t pte_mkspecial(pte_t pte) { return pte; }
* is cleared in the TLB miss handler before the TLB entry is loaded.
* - All other bits of the PTE are loaded into TLBLO without
* * modification, leaving us only the bits 20, 21, 24, 25, 26, 30 for
- * software PTE bits. We actually use use bits 21, 24, 25, and
+ * software PTE bits. We actually use bits 21, 24, 25, and
* 30 respectively for the software bits: ACCESSED, DIRTY, RW, and
* PRESENT.
*/
--
2.17.1
Powered by blists - more mailing lists