From: Eric Sesterhenn Date: Wed, 11 Oct 2006 08:21:59 +0000 (-0700) Subject: [PATCH] Remove unnecessary check in fs/fat/inode.c X-Git-Tag: v2.6.19-rc2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e860d364aa9d08e895ecb619b9122ae2c70df8;p=pandora-kernel.git [PATCH] Remove unnecessary check in fs/fat/inode.c Aince all callers dereference sb, and this function does so earlier too, we dont need the check. Signed-off-by: Eric Sesterhenn Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed