commit | d8dc74f212c38407fc9f4367181f8f969b719485 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Oct 16 01:26:26 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:03 2007 -0700 |
tree | 2ff1ec0aaee1e6b3ee29d258a7158deb4b43688c | |
parent | af767cbdd78f293485c294113885d95e7f1da123 [diff] |
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>