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:
805afb6
)
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 28 Mar 2012 23:13:36 +0000
(20:13 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 28 May 2012 22:13:53 +0000
(19:13 -0300)
Avoid test nr_pages twice, and initializing some data that won't
be used.
Cleanup patch only.
Reported-by: Aristeu Rozanski Filho <arozansk@redhat.com>
Reviewed-by: Aristeu Rozanski <arozansk@redhat.com>
Cc: Ranganathan Desikan <ravi@jetztechnologies.com>
Cc: "Arvind R." <arvino55@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found