From: Chuck Lever Date: Fri, 12 Jul 2013 16:31:45 +0000 (-0400) Subject: NFS: Fix return type of nfs4_end_drain_session() stub X-Git-Tag: v3.12-rc1~87^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b14b7979d70c19b7fa7c4d3244a4ea5916d77492;p=pandora-kernel.git NFS: Fix return type of nfs4_end_drain_session() stub Clean up: when NFSv4.1 support is compiled out, nfs4_end_drain_session() becomes a stub. Make the synopsis of the stub match the synopsis of the real version of the function. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed