[2.6 patch] mm/shmem.c: make 3 functions static

2007-07-29 Thread Adrian Bunk
This patch makes three needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 6 Jul 2007 include/linux/mm.h | 15 --- mm/shmem.c | 10 +- 2 files changed, 5 insertions(+), 20 deletions(-) --- linux-

[2.6 patch] mm/shmem.c: make 3 functions static

2007-07-05 Thread Adrian Bunk
This patch makes three needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- include/linux/mm.h | 15 --- mm/shmem.c | 10 +- 2 files changed, 5 insertions(+), 20 deletions(-) --- linux-2.6.22-rc6-mm1/include/linux/mm.h.old 2007-