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:
7d1f9ae
)
amd64_edac: Remove dead code
author
Borislav Petkov
<bp@alien8.de>
Tue, 4 Dec 2012 17:25:56 +0000
(18:25 +0100)
committer
Borislav Petkov
<bp@suse.de>
Tue, 22 Jan 2013 21:39:41 +0000
(22:39 +0100)
5e2af0c09e60
("edac: Don't initialize csrow's first_page & friends when
not needed") removed useless initialization of variables but left in the
functions which did that. They're unused now so drop them.
Signed-off-by: Borislav Petkov <bp@alien8.de>
No differences found