Re: [PATCH linux-gfs2] GFS2: ht_parms can be static

2015-07-14 Thread Bob Peterson
- Original Message - > > Signed-off-by: Fengguang Wu > --- > glock.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c > index 813de00..1b0dff4 100644 > --- a/fs/gfs2/glock.c > +++ b/fs/gfs2/glock.c > @@ -76,7 +76,7 @@ static D

[PATCH linux-gfs2] GFS2: ht_parms can be static

2015-07-13 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- glock.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c index 813de00..1b0dff4 100644 --- a/fs/gfs2/glock.c +++ b/fs/gfs2/glock.c @@ -76,7 +76,7 @@ static DEFINE_SPINLOCK(lru_lock); #define GFS2_GL_HASH_SHI