diff mbox series

net: rds: rdma_transport.h: delete duplicated word

Message ID 20200719180824.12014-1-rdunlap@infradead.org
State Accepted
Delegated to: David Miller
Headers show
Series net: rds: rdma_transport.h: delete duplicated word | expand

Commit Message

Randy Dunlap July 19, 2020, 6:08 p.m. UTC
Delete the doubled word "be" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Cc: netdev@vger.kernel.org
Cc: linux-rdma@vger.kernel.org
---
 net/rds/rdma_transport.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Miller July 20, 2020, 1:15 a.m. UTC | #1
From: Randy Dunlap <rdunlap@infradead.org>
Date: Sun, 19 Jul 2020 11:08:24 -0700

> Delete the doubled word "be" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Applied.
diff mbox series

Patch

--- linux-next-20200717.orig/net/rds/rdma_transport.h
+++ linux-next-20200717/net/rds/rdma_transport.h
@@ -13,7 +13,7 @@ 
 
 /* Below reject reason is for legacy interoperability issue with non-linux
  * RDS endpoints where older version incompatibility is conveyed via value 1.
- * For future version(s), proper encoded reject reason should be be used.
+ * For future version(s), proper encoded reject reason should be used.
  */
 #define RDS_RDMA_REJ_INCOMPAT		1