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:
bdd5f05
)
nfsd: declare several functions of nfs4callback as static
author
Kirill A. Shutemov
<kirill@shutemov.name>
Thu, 16 Dec 2010 13:25:54 +0000
(15:25 +0200)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 4 Jan 2011 21:49:19 +0000
(16:49 -0500)
setup_callback_client(), nfsd4_release_cb() and nfsd4_process_cb_update()
do not have users outside the translation unit. Let's declare it as
static.
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c
patch
|
blob
|
history
diff --cc
fs/nfsd/nfs4callback.c
Simple merge