]> git.baikalelectronics.ru Git - kernel.git/commit
9p/trans_virtio: don't bother with p9_tag_lookup()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 13 Jul 2015 01:06:44 +0000 (21:06 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Dec 2015 02:17:11 +0000 (21:17 -0500)
commit960dd2a671a8ceb28c6a20ec0d9d22c4cafd1c91
tree689470c35a5cd16dec736ddd28223387f94b36de
parent0d6307f0ff0e2b8c4dd21c0e87811f2d16d3c4ce
9p/trans_virtio: don't bother with p9_tag_lookup()

Just store the pointer to req instead of that to req->tc as opaque
data.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/9p/trans_virtio.c