From: Pekka Enberg Date: Sat, 14 Jan 2006 21:21:08 +0000 (-0800) Subject: [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup X-Git-Tag: v2.6.16-rc1~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7fe369875075c3b0def9887afb7a44fa88175e;p=pandora-kernel.git [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup Remove redundant NULL check in ext3_lookup() as d_splice_alias() can take NULL inode as input. Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed