diff options
author | Tejun Heo <tj@kernel.org> | 2008-09-24 23:22:23 +0200 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | 2008-09-24 23:22:23 +0200 |
commit | ec3c68f232f6d98b4596c05c1c7551b44c617c5f (patch) | |
tree | d00aac0a2ff78d9d45a8247139543b942fc87595 /scripts/export_report.pl | |
parent | 9p-trans_fd: clean up p9_conn_create() (diff) | |
download | linux-ec3c68f232f6d98b4596c05c1c7551b44c617c5f.tar.xz linux-ec3c68f232f6d98b4596c05c1c7551b44c617c5f.zip |
9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
p9_fd_poll() is never called with user pointers and f_op->poll()
doesn't expect its arguments to be from userland. There's no need to
set kernel ds before calling f_op->poll() from p9_fd_poll(). Remove
it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'scripts/export_report.pl')
0 files changed, 0 insertions, 0 deletions