commit | 32a875adcdcf5f470bf967250cfd01722e23844f | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Tue Oct 19 06:48:16 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 04:26:39 2010 -0700 |
tree | 3dbb0e3118de15d22c48df74ab5d953a2839102b | |
parent | ff51bf841587c75b58d25ed77263158619784dd3 [diff] |
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>