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:
3b16651
)
x86-64, NUMA: Remove unused variable
author
Florian Mickler
<florian@mickler.org>
Sun, 3 Apr 2011 23:17:40 +0000
(
01:17
+0200)
committer
Tejun Heo
<tj@kernel.org>
Sun, 3 Apr 2011 23:21:00 +0000
(
01:21
+0200)
In case !CONFIG_ACPI_NUMA and !CONFIG_AMD_NUMA gcc emits a warning
about the unused variable ret.
As that variable is in fact not needed I choose to remove it.
Signed-off-by: Florian Mickler <florian@mickler.org>
LKML-Reference: <
1301843624
-22364-1-git-send-email-florian@mickler.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found