alistair23-linux/net/9p
Tomas Bortoli 43cbcbee99 9p: rename p9_free_req() function
In sight of the next patch to add a refcount in p9_req_t, rename
the p9_free_req() function in p9_release_req().

In the next patch the actual kfree will be moved to another function.

Link: http://lkml.kernel.org/r/20180811144254.23665-1-tomasbortoli@gmail.com
Signed-off-by: Tomas Bortoli <tomasbortoli@gmail.com>
Acked-by: Jun Piao <piaojun@huawei.com>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
2018-09-08 01:39:47 +09:00
..
client.c 9p: rename p9_free_req() function 2018-09-08 01:39:47 +09:00
error.c
Kconfig IB: Revert "remove redundant INFINIBAND kconfig dependencies" 2018-05-28 10:40:16 -06:00
Makefile 9p: Remove p9_idpool 2018-08-29 13:39:57 +09:00
mod.c 9p: Use a slab for allocating requests 2018-08-29 13:39:57 +09:00
protocol.c 9p: clear dangling pointers in p9stat_free 2018-08-29 13:39:57 +09:00
protocol.h
trans_common.c net/9p: correct some comment errors in 9p file system code 2018-05-10 08:21:53 -04:00
trans_common.h net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_fd.c 9p: embed fcall in req to round down buffer allocs 2018-09-08 01:39:45 +09:00
trans_rdma.c 9p: embed fcall in req to round down buffer allocs 2018-09-08 01:39:45 +09:00
trans_virtio.c 9p: embed fcall in req to round down buffer allocs 2018-09-08 01:39:45 +09:00
trans_xen.c 9p: embed fcall in req to round down buffer allocs 2018-09-08 01:39:45 +09:00