]> 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)
commit3222464f434b81f2f6b9e39161e69c5c8d79cf80
tree0f2ace7ad70d23eabdc1d83661d961eeaf009e29
parentba4b13ebbe912bd4dc76bd55c4ca17df83f5f38c
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