commit | d823e3e7541c39b4dfe9c79dbf052b4c39da2965 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Oct 16 23:26:42 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:50 2007 -0700 |
tree | 250b90bf38f2d830d80f6d7ca99d548eaeb3f30d | |
parent | 53fa6645251727856d3554d64583fef59e6f1651 [diff] |
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>