linux/net/9p
stephen hemminger 32a875adcd 9p: client code cleanup
Make p9_client_version static since only used in one file.
Remove p9_client_auth because it is defined but never used.
Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 04:26:39 -07:00
..
client.c 9p: client code cleanup 2010-10-21 04:26:39 -07:00
error.c
Kconfig
Makefile
mod.c
protocol.c
protocol.h
trans_fd.c
trans_rdma.c
trans_virtio.c
util.c