git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
807185e
)
fuse: make fuse_file_fallocate() static
author
Miklos Szeredi
<mszeredi@suse.cz>
Sat, 10 Nov 2012 15:55:56 +0000
(16:55 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 17 Jan 2013 12:09:47 +0000
(13:09 +0100)
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 <mszeredi@suse.cz>
No differences found