aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-19 11:08:24 -0700
committerDavid S. Miller <davem@davemloft.net>2020-07-19 18:14:51 -0700
commit089377b7e8e70f00c2290b00cb0024cc6e165a7d (patch)
tree53c451b5a49e15ddcf41c6015e223ec39d730cd4 /net/rds
parentnet: atm: lec_arpc.h: delete duplicated word (diff)
downloadlinux-dev-089377b7e8e70f00c2290b00cb0024cc6e165a7d.tar.xz
linux-dev-089377b7e8e70f00c2290b00cb0024cc6e165a7d.zip
net: rds: rdma_transport.h: delete duplicated word
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 Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
-rw-r--r--net/rds/rdma_transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rds/rdma_transport.h b/net/rds/rdma_transport.h
index bfafd4a6d827..ca4c3a667091 100644
--- a/net/rds/rdma_transport.h
+++ b/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