From: Christoph Hellwig Date: Thu, 30 Jun 2005 09:59:02 +0000 (-0700) Subject: [PATCH] udf_find_entry() cleanup X-Git-Tag: v2.6.13-rc2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c71e22e4e4b4e7261f147635518d5634136c226;p=pandora-kernel.git [PATCH] udf_find_entry() cleanup udf_find_entry can never be called with a NULL argument, so we shouldn't check for it. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed