diff options
author | Latchesar Ionkov <lucho@ionkov.net> | 2007-11-06 15:02:53 +0100 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2007-11-06 15:02:53 +0100 |
commit | dd1a458412c358f8b4550d7e7df88982c88ce408 (patch) | |
tree | 71edabbbea4b8df6748b652c0e561f819f003bd8 /net/9p/trans_fd.c | |
parent | 9p: use copy of the options value instead of original (diff) | |
download | linux-dd1a458412c358f8b4550d7e7df88982c88ce408.tar.xz linux-dd1a458412c358f8b4550d7e7df88982c88ce408.zip |
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 <lucho@ionkov.net>
Acked-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'net/9p/trans_fd.c')
0 files changed, 0 insertions, 0 deletions