]> git.baikalelectronics.ru Git - kernel.git/commit
pnfs: nfs4_proc_layoutget returns void
authorIdan Kedar <idank@tonian.com>
Thu, 2 Aug 2012 08:47:11 +0000 (11:47 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 2 Aug 2012 21:39:06 +0000 (17:39 -0400)
commit45d90df9b77afceac33b80e35b9649b0d3795fd3
tree0f2ace7ad70d23eabdc1d83661d961eeaf009e29
parent59f6be796cdabed93f61763f2102a174ca4a888b
pnfs: nfs4_proc_layoutget returns void

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>
fs/nfs/nfs4proc.c
fs/nfs/pnfs.h