Skip to content

Commit

Permalink
net: rds: rdma_transport.h: delete duplicated word
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
rddunlap authored and davem330 committed Jul 20, 2020
1 parent dfd5ec1 commit 089377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/rds/rdma_transport.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 089377b

Please sign in to comment.