From: Trond Myklebust Date: Mon, 1 Apr 2013 18:47:22 +0000 (-0400) Subject: NFSv4: Clean up nfs4_lock_delegation_recall X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a706fa09fd59b9c73b2a933953d27f3e18619c1;p=pandora-kernel.git NFSv4: Clean up nfs4_lock_delegation_recall All error cases are handled by the switch() statement, meaning that the call to nfs4_handle_exception() is unreachable. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed