From: Latchesar Ionkov Date: Tue, 6 Nov 2007 14:02:53 +0000 (-0600) Subject: 9p: return NULL when trans not found X-Git-Tag: v2.6.24-rc2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1a458412c358f8b4550d7e7df88982c88ce408;p=pandora-kernel.git 9p: return NULL when trans not found v9fs_match_trans function returns arbitrary transport module instead of NULL when the requested transport is not registered. This patch modifies the function to return NULL in that case. Signed-off-by: Latchesar Ionkov Acked-by: Eric Van Hensbergen --- Reading git-diff-tree failed