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