9p: client code cleanup
authorstephen hemminger <shemminger@vyatta.com>
Tue, 19 Oct 2010 06:48:16 +0000 (06:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 11:26:39 +0000 (04:26 -0700)
commit32a875adcdcf5f470bf967250cfd01722e23844f
tree3dbb0e3118de15d22c48df74ab5d953a2839102b
parentff51bf841587c75b58d25ed77263158619784dd3
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>
include/net/9p/client.h
net/9p/client.c