From 90cd27629cce2033765cf0f67124bd52a56ce204 Mon Sep 17 00:00:00 2001 From: James Mayer Date: Sun, 14 Jul 2002 22:52:50 -0700 Subject: [PATCH] [PATCH] Typo in arch_mips_dec_wbflush.c --- arch/mips/dec/wbflush.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/dec/wbflush.c b/arch/mips/dec/wbflush.c index 380aafa680a1..dcb7f7d33cbc 100644 --- a/arch/mips/dec/wbflush.c +++ b/arch/mips/dec/wbflush.c @@ -97,7 +97,7 @@ static void wbflush_kn02ba(void) } /* - * The DS500/2x0 doesnt need to write back the WB. + * The DS500/2x0 doesn't need to write back the WB. */ static void wbflush_kn03(void) { -- 2.39.5