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)
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>

No differences found