diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-12-11 15:43:12 +0100 |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2009-12-11 15:43:12 +0100 |
commit | a5d09d68335bb8422d5e7050c9f03f99ba6cfebd (patch) | |
tree | b9e398daf667b8aca2d968ef822bede5c1fe5b82 /kernel | |
parent | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... (diff) | |
download | linux-a5d09d68335bb8422d5e7050c9f03f99ba6cfebd.tar.xz linux-a5d09d68335bb8422d5e7050c9f03f99ba6cfebd.zip |
kgdb,x86: remove redundant test
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions