From b14b7979d70c19b7fa7c4d3244a4ea5916d77492 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Fri, 12 Jul 2013 12:31:45 -0400 Subject: [PATCH] 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-format-patch failed