From: Eric Van Hensbergen Date: Fri, 26 Jan 2007 08:57:04 +0000 (-0800) Subject: [PATCH] 9p: fix bogus return code checks during initialization X-Git-Tag: v2.6.20-rc7~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94b347059809aecd97af53a084fe5f3db045d92;p=pandora-kernel.git [PATCH] 9p: fix bogus return code checks during initialization There is a simple logic error in init_v9fs - the return code checks are reversed. This patch fixes the return code and adds some messages to prevent module initialization from failing silently. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed