diff options
author | 2008-02-07 00:14:03 -0800 | |
---|---|---|
committer | 2008-02-07 08:42:19 -0800 | |
commit | 3062fc67dad01b1d2a15d58c709eff946389eca4 (patch) | |
tree | 521b26bda2f6b106c8b3747a88214eec5f24b998 /mm/filemap.c | |
parent | Memory controller: make charging gfp mask aware (diff) | |
download | linux-rng-3062fc67dad01b1d2a15d58c709eff946389eca4.tar.xz linux-rng-3062fc67dad01b1d2a15d58c709eff946389eca4.zip |
memcontrol: move mm_cgroup to header file
Inline functions must preceed their use, so mm_cgroup() should be defined
in linux/memcontrol.h.
include/linux/memcontrol.h:48: warning: 'mm_cgroup' declared inline after
being called
include/linux/memcontrol.h:48: warning: previous declaration of
'mm_cgroup' was here
[akpm@linux-foundation.org: build fix]
[akpm@linux-foundation.org: nuther build fix]
Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions