diff options
author | Tejun Heo <tj@kernel.org> | 2008-09-24 16:22:23 -0500 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | 2008-09-24 16:22:23 -0500 |
commit | 206ca50de77033c6cc17d0e14fbb12d119a67b01 (patch) | |
tree | 4050082b15e880806fffadf50fadcb79ed106460 /fs/9p | |
parent | ec3c68f232f6d98b4596c05c1c7551b44c617c5f (diff) | |
download | linux-206ca50de77033c6cc17d0e14fbb12d119a67b01.tar.bz2 |
9p-trans_fd: fix and clean up module init/exit paths
trans_fd leaked p9_mux_wq on module unload. Fix it. While at it,
collapse p9_mux_global_init() into p9_trans_fd_init(). It's easier to
follow this way and the global poll_tasks array is about to removed
anyway.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions