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:
ec5a0b3
)
i5100_edac: Remove an unneeded condition in i5100_init_csrows()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 13 Feb 2014 11:17:38 +0000
(14:17 +0300)
committer
Borislav Petkov
<bp@suse.de>
Thu, 20 Feb 2014 10:52:58 +0000
(11:52 +0100)
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 <dan.carpenter@oracle.com>
Link:
http://lkml.kernel.org/r/20140213111738.GB15549@elgon.mountain
Signed-off-by: Borislav Petkov <bp@suse.de>
No differences found