]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8c42dfa0d8052878e22cd93eae142bebc9727e0
tree2ff1ec0aaee1e6b3ee29d258a7158deb4b43688c
parent12fd5040524f28a1fcf3196287a8be42154fd104
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