diff mbox series

xprtrdma: Fix spelling errors of asynchronously

Message ID 20241108070358.10257-1-liujing@cmss.chinamobile.com (mailing list archive)
State New
Headers show
Series xprtrdma: Fix spelling errors of asynchronously | expand

Commit Message

liujing Nov. 8, 2024, 7:03 a.m. UTC
Signed-off-by: liujing <liujing@cmss.chinamobile.com>
diff mbox series

Patch

diff --git a/net/sunrpc/xprtrdma/xprt_rdma.h b/net/sunrpc/xprtrdma/xprt_rdma.h
index 8147d2b41494..99086a9f3900 100644
--- a/net/sunrpc/xprtrdma/xprt_rdma.h
+++ b/net/sunrpc/xprtrdma/xprt_rdma.h
@@ -179,7 +179,7 @@  enum {
 
 /*
  * struct rpcrdma_rep -- this structure encapsulates state required
- * to receive and complete an RPC Reply, asychronously. It needs
+ * to receive and complete an RPC Reply, asynchronously. It needs
  * several pieces of state:
  *
  *   o receive buffer and ib_sge (donated to provider)