]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Typo in linux_net_sunrpc_xprt.c
authorJames Mayer <james@cobaltmountain.com>
Mon, 15 Jul 2002 05:59:08 +0000 (22:59 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 15 Jul 2002 05:59:08 +0000 (22:59 -0700)
net/sunrpc/xprt.c

index fbc1bf5cfa5ac78de814b306a59608130017f64e..c4de269c1855ee4ba8faf3092b16b8abf81e2d26 100644 (file)
@@ -335,7 +335,7 @@ xprt_close(struct rpc_xprt *xprt)
 
        sock_release(sock);
        /*
-        *      TCP doesnt require the rpciod now - other things may
+        *      TCP doesn't require the rpciod now - other things may
         *      but rpciod handles that not us.
         */
        if(xprt->stream)