diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 18:40:19 +0530 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-02-10 12:29:16 +0000 |
commit | c2b0b30eddf6be6866bd1d225c331b37c5dc5b02 (patch) | |
tree | 7db0b1304a5d61b0411f5b447415d7c754c48826 /fs/gfs2/lock_dlm.c | |
parent | 44aaada9d144a46d3de48ad81093f69d17fae96f (diff) | |
download | linux-c2b0b30eddf6be6866bd1d225c331b37c5dc5b02.tar.bz2 |
GFS2: Mark functions as static in gfs2/rgrp.c
Mark functions as static in gfs2/rgrp.c because they are not used
outside this file.
This eliminates the following warning in gfs2/rgrp.c:
fs/gfs2/rgrp.c:1092:5: warning: no previous prototype for ‘gfs2_rgrp_bh_get’ [-Wmissing-prototypes]
fs/gfs2/rgrp.c:1157:5: warning: no previous prototype for ‘update_rgrp_lvb’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/lock_dlm.c')
0 files changed, 0 insertions, 0 deletions