From: Christoph Hellwig Date: Tue, 8 May 2007 07:25:52 +0000 (-0700) Subject: vfs: remove superflous sb == NULL checks X-Git-Tag: v2.6.22-rc1~755 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb0c854fa9483fa85e377b9f342352ea814a580;p=pandora-kernel.git vfs: remove superflous sb == NULL checks inode->i_sb is always set, not need to check for it. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed