Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

m68k: Fix syntax errors in comments

comments "the the" should be replaced by "of the" instead.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>

authored by

Xiang wangx and committed by
Greg Ungerer
472e68df 90ebf501

+1 -1
+1 -1
arch/m68k/coldfire/intc-2.c
··· 7 7 * family, the 5270, 5271, 5274, 5275, and the 528x family which have two such 8 8 * controllers, and the 547x and 548x families which have only one of them. 9 9 * 10 - * The external 7 fixed interrupts are part the the Edge Port unit of these 10 + * The external 7 fixed interrupts are part of the Edge Port unit of these 11 11 * ColdFire parts. They can be configured as level or edge triggered. 12 12 * 13 13 * (C) Copyright 2009-2011, Greg Ungerer <gerg@snapgear.com>