[GFS2] make gfs2_glock_hold() static
gfs2_glock_hold() can now become static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
このコミットが含まれているのは:
@@ -197,7 +197,7 @@ static void glock_free(struct gfs2_glock *gl)
|
||||
*
|
||||
*/
|
||||
|
||||
void gfs2_glock_hold(struct gfs2_glock *gl)
|
||||
static void gfs2_glock_hold(struct gfs2_glock *gl)
|
||||
{
|
||||
atomic_inc(&gl->gl_ref);
|
||||
}
|
||||
|
新しいイシューから参照
ユーザーをブロックする