kernel-fxtec-pro1x/net/9p
Adeodato Simó cfbe930c71 net/9p: include trans_common.h to fix missing prototype warning.
[ Upstream commit 52ad259eaac0454c1ac7123e7148cf8d6e6f5301 ]

This silences -Wmissing-prototypes when defining p9_release_pages.

Link: http://lkml.kernel.org/r/b1c4df8f21689b10d451c28fe38e860722d20e71.1542089696.git.dato@net.com.org.es
Signed-off-by: Adeodato Simó <dato@net.com.org.es>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-07-03 13:14:43 +02:00
..
client.c 9p: potential NULL dereference 2019-07-03 13:14:42 +02:00
error.c
Kconfig
Makefile
mod.c 9p: Use a slab for allocating requests 2019-07-03 13:14:41 +02:00
protocol.c 9p: p9dirent_read: check network-provided name length 2019-07-03 13:14:42 +02:00
protocol.h
trans_common.c net/9p: include trans_common.h to fix missing prototype warning. 2019-07-03 13:14:43 +02:00
trans_common.h
trans_fd.c 9p/trans_fd: put worker reqs on destroy 2019-07-03 13:14:43 +02:00
trans_rdma.c 9p/rdma: remove useless check in cm_event_handler 2019-07-03 13:14:42 +02:00
trans_virtio.c 9p: Add refcount to p9_req_t 2019-07-03 13:14:42 +02:00
trans_xen.c 9p: Add refcount to p9_req_t 2019-07-03 13:14:42 +02:00
util.c 9p: fix whitespace issues 2018-08-13 09:34:58 +09:00