git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef884b
)
kgdb,x86: remove redundant test
author
Roel Kluin
<roel.kluin@gmail.com>
Fri, 11 Dec 2009 14:43:12 +0000
(08:43 -0600)
committer
Jason Wessel
<jason.wessel@windriver.com>
Fri, 11 Dec 2009 14:43:12 +0000
(08:43 -0600)
The for loop starts with a breakno of 0, and ends when it's 4. so
this test is always true.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
No differences found