From: Randy Dunlap Date: Sun, 19 Jul 2020 18:08:24 +0000 (-0700) Subject: net: rds: rdma_transport.h: delete duplicated word X-Git-Tag: v5.15~3197^2~204 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=089377b7e8e70f00c2290b00cb0024cc6e165a7d;p=platform%2Fkernel%2Flinux-starfive.git net: rds: rdma_transport.h: delete duplicated word Delete the doubled word "be" in a comment. Signed-off-by: Randy Dunlap Cc: Santosh Shilimkar Cc: netdev@vger.kernel.org Cc: linux-rdma@vger.kernel.org Signed-off-by: David S. Miller --- diff --git a/net/rds/rdma_transport.h b/net/rds/rdma_transport.h index bfafd4a..ca4c3a6 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