From: Xiang wangx Date: Fri, 10 Jun 2022 08:34:20 +0000 (+0800) Subject: m68k: Fix syntax errors in comments X-Git-Tag: v6.1-rc5~642^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=472e68df4a5eacdbe4fd07cffef1b5ffdd95516b;p=platform%2Fkernel%2Flinux-starfive.git m68k: Fix syntax errors in comments comments "the the" should be replaced by "of the" instead. Signed-off-by: Xiang wangx Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/coldfire/intc-2.c b/arch/m68k/coldfire/intc-2.c index 9950933..f74f0e47 100644 --- a/arch/m68k/coldfire/intc-2.c +++ b/arch/m68k/coldfire/intc-2.c @@ -7,7 +7,7 @@ * family, the 5270, 5271, 5274, 5275, and the 528x family which have two such * controllers, and the 547x and 548x families which have only one of them. * - * The external 7 fixed interrupts are part the the Edge Port unit of these + * The external 7 fixed interrupts are part of the Edge Port unit of these * ColdFire parts. They can be configured as level or edge triggered. * * (C) Copyright 2009-2011, Greg Ungerer