]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] udf_find_entry() cleanup
authorChristoph Hellwig <hch@lst.de>
Thu, 30 Jun 2005 09:59:02 +0000 (02:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:11 +0000 (08:45 -0700)
udf_find_entry can never be called with a NULL argument, so we shouldn't
check for it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found