From: Christoph Hellwig Date: Sun, 8 Jan 2006 09:02:33 +0000 (-0800) Subject: [PATCH] udf: remove bogus inode == NULL check in inode_bmap X-Git-Tag: v2.6.16-rc1~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b0af24353eafadf58a0889999700e43f135aad;p=pandora-kernel.git [PATCH] udf: remove bogus inode == NULL check in inode_bmap inode can never be NULL when calling this function. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed