From: Miklos Szeredi Date: Sat, 10 Nov 2012 15:55:56 +0000 (+0100) Subject: fuse: make fuse_file_fallocate() static X-Git-Tag: v3.8-rc5~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdadb11cef1802c1b0228976f08647d276711086;p=pandora-kernel.git fuse: make fuse_file_fallocate() static Fix the following sparse warning: fs/fuse/file.c:2249:6: warning: symbol 'fuse_file_fallocate' was not declared. Should it be static? Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed