From: Geert Uytterhoeven Date: Mon, 25 Aug 2014 08:50:12 +0000 (+0200) Subject: MIPS: fix comment spelling X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=55688377b19b2483ad249be30984a900a8546a17;p=linux-beck.git MIPS: fix comment spelling Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- diff --git a/arch/mips/include/asm/page.h b/arch/mips/include/asm/page.h index 5699ec3a71af..e4ef8343ad51 100644 --- a/arch/mips/include/asm/page.h +++ b/arch/mips/include/asm/page.h @@ -37,7 +37,7 @@ /* * This is used for calculating the real page sizes - * for FTLB or VTLB + FTLB confugrations. + * for FTLB or VTLB + FTLB configurations. */ static inline unsigned int page_size_ftlb(unsigned int mmuextdef) {