Commit 38ef6e5b authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] Typo in linux_net_sunrpc_xprt.c

parent 0b298567
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment