fs/drop_caches.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Apr 2008 07:58:57 +0000 (00:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:00 +0000 (08:06 -0700)
commit07d45da616f8514651360b502314fc9554223a03
treeac9c673a369f2ab3c0476179d4269a432a978a02
parentf11b00f3bd89c91c684d56b2082d1b0241ff20ae
fs/drop_caches.c: make 2 functions static

Make the following needlessly global functions static:

- drop_pagecache()
- drop_slab()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/drop_caches.c
include/linux/mm.h