mm/shmem.c: make 3 functions static
authorAdrian Bunk <bunk@stusta.de>
Tue, 16 Oct 2007 08:26:26 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:03 +0000 (09:43 -0700)
commitd8dc74f212c38407fc9f4367181f8f969b719485
tree2ff1ec0aaee1e6b3ee29d258a7158deb4b43688c
parentaf767cbdd78f293485c294113885d95e7f1da123
mm/shmem.c: make 3 functions static

This patch makes three needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h
mm/shmem.c