ipc/shm.c: make 2 functions static
authorAdrian Bunk <bunk@stusta.de>
Wed, 17 Oct 2007 06:26:42 +0000 (23:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:50 +0000 (08:42 -0700)
commitd823e3e7541c39b4dfe9c79dbf052b4c39da2965
tree250b90bf38f2d830d80f6d7ca99d548eaeb3f30d
parent53fa6645251727856d3554d64583fef59e6f1651
ipc/shm.c: make 2 functions static

This patch makes two needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/shm.c