summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
authorNamhyung Kim2010-10-26 23:22:03 +0200
committerLinus Torvalds2010-10-27 01:52:10 +0200
commit92c09c041f15fc88b35f8628e07639f52e1fbb38 (patch)
treec9b91ace1405487a7a939229620d415461c76124 /mm/vmstat.c
parentvmalloc: annotate lock context change on s_start/stop() (diff)
downloadkernel-qcow2-linux-92c09c041f15fc88b35f8628e07639f52e1fbb38.tar.gz
kernel-qcow2-linux-92c09c041f15fc88b35f8628e07639f52e1fbb38.tar.xz
kernel-qcow2-linux-92c09c041f15fc88b35f8628e07639f52e1fbb38.zip
mm: declare some external symbols
Declare 'bdi_pending_list' and 'tag_pages_for_writeback()' to remove following sparse warnings: mm/backing-dev.c:46:1: warning: symbol 'bdi_pending_list' was not declared. Should it be static? mm/page-writeback.c:825:6: warning: symbol 'tag_pages_for_writeback' was not declared. Should it be static? Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions