We don't actually use the reset functions anywhere, and nothing really

provides them.
This commit is contained in:
Michael Brown
2007-07-03 20:34:51 +01:00
parent 5ce5e6d846
commit fae10a7ca1
10 changed files with 9 additions and 21 deletions
+1 -1
View File
@@ -608,7 +608,7 @@ nfssymlink:
return 1;
}
INIT_FN ( INIT_RPC, rpc_init, nfs_reset, nfs_reset );
INIT_FN ( INIT_RPC, rpc_init, nfs_reset );
struct protocol nfs_protocol __protocol = {
.name = "nfs",