]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/proc/meminfo.c: fix compilation error
authorClaudio Scordino <claudio@evidence.eu.com>
Thu, 8 Dec 2011 22:33:56 +0000 (14:33 -0800)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:00:10 +0000 (13:00 -0800)
commit7f026d04b29f12b94dba3fd530753e58ef4582c7
tree603f14816ee25cb3117c3c2234aca6e4c2e2ddfa
parent2f022e6f62bc1a3ff4d8285f0e7308003db029ca
fs/proc/meminfo.c: fix compilation error

commit b53fc7c2974a50913f49e1d800fe904a28c338e3 upstream.

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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/proc/meminfo.c