aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-21 16:52:32 +0800
committerJason Gunthorpe <jgg@nvidia.com>2022-07-22 12:02:29 -0300
commitca325edb5fedf900044e3a704a1719f66fb3618c (patch)
treea53a618170ef76873289c22d125646829d7359d0 /drivers/infiniband/ulp/ipoib/ipoib_ib.c
parentRDMA/rxe: Fix mw bind to allow any consumer key portion (diff)
downloadlinux-dev-ca325edb5fedf900044e3a704a1719f66fb3618c.tar.xz
linux-dev-ca325edb5fedf900044e3a704a1719f66fb3618c.zip
IB: Fix repeated words 'the the' comments
Replace 'the the' with 'the' in the comments. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib_ib.c')
-rw-r--r--drivers/infiniband/ulp/ipoib/ipoib_ib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ib.c b/drivers/infiniband/ulp/ipoib/ipoib_ib.c
index 2c3dca41d3bd..ab86165e45de 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_ib.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_ib.c
@@ -1109,7 +1109,7 @@ static bool ipoib_dev_addr_changed_valid(struct ipoib_dev_priv *priv)
* if he sets the device address back to be based on GID index 0,
* he no longer wishs to control it.
*
- * If the user doesn't control the the device address,
+ * If the user doesn't control the device address,
* IPOIB_FLAG_DEV_ADDR_SET is set and ib_find_gid failed it means
* the port GUID has changed and GID at index 0 has changed
* so we need to change priv->local_gid and priv->dev->dev_addr