]> 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>
Tue, 6 Dec 2011 03:50:59 +0000 (14:50 +1100)
commit9f9fc608065552ece964d4e43c7120ef1776792d
tree7c1854b6430409e33471534fc4a7f8131e52045d
parente879cdd948c7b76b92fc04915558eb97d79b4524
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