Re: [2.6 patch] fs/drop_caches.c: make 2 functions static

2008-02-18 Thread Neil Brown
On Monday February 18, [EMAIL PROTECTED] wrote: > On Sun, 17 Feb 2008 10:17:46 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > > > This patch makes the following needlessly global functions static: > > - drop_pagecache() > > - drop_slab() > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> .. >

Re: [2.6 patch] fs/drop_caches.c: make 2 functions static

2008-02-18 Thread Andrew Morton
On Sun, 17 Feb 2008 10:17:46 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch makes the following needlessly global functions static: > - drop_pagecache() > - drop_slab() > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > fs/drop_caches.c |4 ++-- > include/linux/mm.

[2.6 patch] fs/drop_caches.c: make 2 functions static

2008-02-17 Thread Adrian Bunk
This patch makes the following needlessly global functions static: - drop_pagecache() - drop_slab() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/drop_caches.c |4 ++-- include/linux/mm.h |2 -- 2 files changed, 2 insertions(+), 4 deletions(-) 32191754eb7aed31406850a082565bc4