From: Eric Sesterhenn Date: Wed, 4 Oct 2006 09:15:30 +0000 (-0700) Subject: [PATCH] Remove unnecessary check in fs/reiserfs/inode.c X-Git-Tag: v2.6.19-rc1~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585b7747d63e3a5f65628d21c1745edd926d7897;p=pandora-kernel.git [PATCH] Remove unnecessary check in fs/reiserfs/inode.c Since all callers dereference dir, we dont need this check. Coverity id #337. Signed-off-by: Eric Sesterhenn Cc: Jeff Mahoney Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed