From: Dan Carpenter Date: Thu, 13 Feb 2014 11:17:38 +0000 (+0300) Subject: i5100_edac: Remove an unneeded condition in i5100_init_csrows() X-Git-Tag: v3.15-rc1~144^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6c7cbe3073668cc5381978bb800f5e901c178e;p=pandora-kernel.git i5100_edac: Remove an unneeded condition in i5100_init_csrows() We checked that "npages" was not zero a couple lines earlier so we can remove this and pull the code in one indent level. Signed-off-by: Dan Carpenter Link: http://lkml.kernel.org/r/20140213111738.GB15549@elgon.mountain Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed