mm/vmstat.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 16 Oct 2007 08:26:27 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:03 +0000 (09:43 -0700)
commite2fc88d0643ca68f2011e6db4aa31e22bd94210c
tree0865518013da9b0209a3c1c55111b46cb789b712
parentdbcb0f19c877df9026b8c1227758d38bd561e9c4
mm/vmstat.c: cleanups

This patch contains the following cleanups:
- make the needlessly global setup_vmstat() static
- remove the unused refresh_vm_stats()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmstat.c