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:
8554116
)
pnfs: nfs4_proc_layoutget returns void
author
Idan Kedar
<idank@tonian.com>
Thu, 2 Aug 2012 08:47:11 +0000
(11:47 +0300)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 2 Aug 2012 21:39:06 +0000
(17:39 -0400)
since the only user of nfs4_proc_layoutget is send_layoutget, which
ignores its return value, there is no reason to return any value.
Signed-off-by: Idan Kedar <idank@tonian.com>
Signed-off-by: Benny Halevy <bhalevy@tonian.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found