From: Jeff Layton Date: Mon, 16 Nov 2009 20:05:20 +0000 (-0800) Subject: vfs: remove extraneous NULL d_inode check from do_filp_open X-Git-Tag: v2.6.33-rc1~34^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb59861f03a626196a23fdef5e20ddbb8cca6466;p=pandora-kernel.git vfs: remove extraneous NULL d_inode check from do_filp_open We can't get to this point unless it's a valid pointer. Signed-off-by: Jeff Layton Cc: Al Viro Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed