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:
0b37d20
)
nfs: declare nfs_xdev_mount as static
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Tue, 2 Oct 2012 10:19:04 +0000
(14:19 +0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 2 Oct 2012 15:17:03 +0000
(08:17 -0700)
Sparse warning:
fs/nfs/super.c:2517:15: warning: symbol 'nfs_xdev_mount' was not declared.
Should it be static?
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found