diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 18:36:27 +0530 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2014-03-03 11:30:59 +0100 |
commit | 8ccb154c0e9b316999f518dd5fd0a4d2db3089af (patch) | |
tree | 69c7890732aecd5f277f13b7ee7d56cca4d1f3f8 /fs/nfs/nfs3client.c | |
parent | 17cd48e488c0a07186ad35af2a02738cfc1c1229 (diff) | |
download | linux-8ccb154c0e9b316999f518dd5fd0a4d2db3089af.tar.bz2 |
fs: Mark function as static in ext3/dir.c
Mark function as static in ext3/dir.c because it is not used outside
this file.
This also eliminates the following warning in ext3/dir.c:
fs/ext3/dir.c:278:8: warning: no previous prototype for ‘ext3_dir_llseek’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/nfs/nfs3client.c')
0 files changed, 0 insertions, 0 deletions