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