diff options
author | Jeff Layton <jlayton@redhat.com> | 2016-12-20 16:56:28 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-12-23 05:03:41 +0100 |
commit | f698cccbc89e33cda4795a375e47daaa3689485e (patch) | |
tree | 1a40248d4c50dc700d9ab3fc151b67629b6453b2 /block | |
parent | fs: exec: apply CLOEXEC before changing dumpable task flags (diff) | |
download | linux-f698cccbc89e33cda4795a375e47daaa3689485e.tar.xz linux-f698cccbc89e33cda4795a375e47daaa3689485e.zip |
ufs: fix function declaration for ufs_truncate_blocks
sparse says:
fs/ufs/inode.c:1195:6: warning: symbol 'ufs_truncate_blocks' was not declared. Should it be static?
Note that the forward declaration in the file is already marked static.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions