From: Trond Myklebust Date: Wed, 16 Jun 2010 13:52:25 +0000 (-0400) Subject: NFSv4.1: Simplify nfs41_sequence_done() X-Git-Tag: v2.6.36-rc1~498^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d185a334c748b3ca9de1f3a293fd8a9cf68378ab;p=pandora-kernel.git NFSv4.1: Simplify nfs41_sequence_done() Nobody uses the rpc_status parameter. It is not obvious why we need the struct nfs_client argument either, when we already have that information in the session. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed