Skip to content

Commit

Permalink
m68k: Fix syntax errors in comments
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Xiang wangx authored and Greg Ungerer committed Jul 24, 2022
1 parent 90ebf50 commit 472e68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m68k/coldfire/intc-2.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <gerg@snapgear.com>
Expand Down

0 comments on commit 472e68d

Please sign in to comment.