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:
a38374b
)
nodemask: fix the declaration of NODEMASK_ALLOC()
author
Miao Xie
<miaox@cn.fujitsu.com>
Wed, 10 Mar 2010 23:22:42 +0000
(15:22 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 12 Mar 2010 23:52:38 +0000
(15:52 -0800)
we can't declarate two variable at the same scope by NODEMASK_ALLOC().
This patch fixes it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Lee Schermerhorn <lee.schermerhorn@hp.com>
Cc: Nick Piggin <npiggin@suse.de>
Cc: Paul Menage <menage@google.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/nodemask.h
patch
|
blob
|
history
diff --cc
include/linux/nodemask.h
Simple merge