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:
55922c9
)
fuse: fix non-ANSI void function notation
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 31 May 2011 21:09:00 +0000
(14:09 -0700)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 1 Jun 2011 14:09:32 +0000
(16:09 +0200)
Fix void function parameter list sparse warning:
fs/fuse/inode.c:74:44: warning: non-ANSI function declaration of function 'fuse_alloc_forget'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found