From: Roel Kluin Date: Fri, 11 Dec 2009 14:43:12 +0000 (-0600) Subject: kgdb,x86: remove redundant test X-Git-Tag: v2.6.33-rc1~317^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d09d68335bb8422d5e7050c9f03f99ba6cfebd;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Jason Wessel --- Reading git-diff-tree failed