]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/proc/meminfo.c: fix compilation error
authorClaudio Scordino <claudio@evidence.eu.com>
Fri, 2 Dec 2011 03:06:47 +0000 (14:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 5 Dec 2011 04:18:59 +0000 (15:18 +1100)
commite4788d15026c158712dd31d2bdbdd9f6713aaea1
tree693aeee45bc29fe5e46aa8f5da1e8029e9eb1ca9
parent60b07c15f5c89aeeb77a6a96471f8b8e69f8856e
fs/proc/meminfo.c: fix compilation error

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>
fs/proc/meminfo.c