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:
e40152e
)
[IA64] removing redundant ifdef
author
Jiri Olsa
<jolsa@redhat.com>
Thu, 6 May 2010 17:36:06 +0000
(19:36 +0200)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 18 May 2010 21:45:52 +0000
(14:45 -0700)
Pointless to use #ifdef CONFIG_NUMA in code that is
already inside another #ifdef CONFIG_NUMA.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found