Re: [2.6 patch] make gfs2_glock_hold() static

2008-01-29 Thread Steven Whitehouse
Hi, Now in the GFS2 -nmw git tree. Thanks, Steve. On Tue, 2008-01-29 at 00:11 +0200, Adrian Bunk wrote: > gfs2_glock_hold() can now become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > fs/gfs2/glock.c |2 +- > fs/gfs2/glock.h |1 - > 2 files changed, 1 insert

[2.6 patch] make gfs2_glock_hold() static

2008-01-28 Thread Adrian Bunk
gfs2_glock_hold() can now become static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/gfs2/glock.c |2 +- fs/gfs2/glock.h |1 - 2 files changed, 1 insertion(+), 2 deletions(-) f04fbd054a051a564a3138e0e02b7423acf45a06 diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c index 80e09c