From: Idan Kedar Date: Thu, 2 Aug 2012 08:47:11 +0000 (+0300) Subject: pnfs: nfs4_proc_layoutget returns void X-Git-Tag: v3.6-rc3~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d1f58aedc5f7ac4bb0c4e3d78c74ea31ac050f;p=pandora-kernel.git 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 Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed