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)
commit21d1f58aedc5f7ac4bb0c4e3d78c74ea31ac050f
tree0f2ace7ad70d23eabdc1d83661d961eeaf009e29
parent8554116e17eef055d9dd58a94b3427cb2ad1c317
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