From: Jeff Layton Date: Wed, 10 Apr 2013 19:36:48 +0000 (-0400) Subject: nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=314d7cc05d10208d6e63b0b1185f02c73a16adfb;p=pandora-kernel.git nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks The second check was added in commit 65b62a29 but it will never be true. Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed