]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/proc/meminfo.c: fix compilation error
authorClaudio Scordino <claudio@evidence.eu.com>
Thu, 8 Dec 2011 04:32:00 +0000 (15:32 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Dec 2011 04:52:17 +0000 (15:52 +1100)
commit30aef71d53e2292651520bc7990ba35189a80291
treee4472b1d6650a050b9dc3747a03caa915d8b7a5e
parent7abffd504622f4e3e9ceef659e3812825a8382ba
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