From: Tim Gardner Date: Tue, 12 Feb 2013 20:03:42 +0000 (-0700) Subject: nfs: remove kfree() redundant null checks X-Git-Tag: v3.9-rc1~132^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96aa1549afa6c79ae4a4f099de861efd218c38d8;p=pandora-kernel.git nfs: remove kfree() redundant null checks smatch analysis: fs/nfs/getroot.c:130 nfs_get_root() info: redundant null check on name calling kfree() fs/nfs/unlink.c:272 nfs_async_unlink() info: redundant null check on devname_garbage calling kfree() Cc: Trond Myklebust Cc: linux-nfs@vger.kernel.org Signed-off-by: Tim Gardner Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed