Skip to content

Commit 472e68d

Browse files
Xiang wangxGreg Ungerer
authored andcommitted
m68k: Fix syntax errors in comments
comments "the the" should be replaced by "of the" instead. Signed-off-by: Xiang wangx <[email protected]> Signed-off-by: Greg Ungerer <[email protected]>
1 parent 90ebf50 commit 472e68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/m68k/coldfire/intc-2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* family, the 5270, 5271, 5274, 5275, and the 528x family which have two such
88
* controllers, and the 547x and 548x families which have only one of them.
99
*
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
1111
* ColdFire parts. They can be configured as level or edge triggered.
1212
*
1313
* (C) Copyright 2009-2011, Greg Ungerer <[email protected]>

0 commit comments

Comments
 (0)