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:
83aeead
)
fs/proc/meminfo.c: fix compilation error
author
Claudio Scordino
<claudio@evidence.eu.com>
Thu, 8 Dec 2011 22:33:56 +0000
(14:33 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 9 Dec 2011 15:50:28 +0000
(07:50 -0800)
Fix the error message "directives may not be used inside a macro argument"
which appears when the kernel is compiled for the cris architecture.
Signed-off-by: Claudio Scordino <claudio@evidence.eu.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found