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 <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
  • 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.