From: Pekka Enberg Date: Sat, 14 Jan 2006 21:21:07 +0000 (-0800) Subject: [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup X-Git-Tag: v2.6.16-rc1~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082a05c6f02e00982dd42ddae434fbc806a822e5;p=pandora-kernel.git [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup Remove redundant NULL check in ext2_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