projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d5206c
)
RDMA/core: fix repeated words in comments
author
wangjianli
<wangjianli@cdjrlc.com>
Sat, 22 Oct 2022 06:00:30 +0000
(14:00 +0800)
committer
Leon Romanovsky
<leon@kernel.org>
Mon, 24 Oct 2022 11:47:19 +0000
(14:47 +0300)
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Link:
https://lore.kernel.org/r/20221022060030.50900-1-wangjianli@cdjrlc.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/core/cache.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/core/cache.c
b/drivers/infiniband/core/cache.c
index 4084d05a45102dbbedaacf6e38d09d8231f53bac..2e91d88793265800acb86f6e8b9b320ccbc16be3 100644
(file)
--- a/
drivers/infiniband/core/cache.c
+++ b/
drivers/infiniband/core/cache.c
@@
-1422,7
+1422,7
@@
int rdma_read_gid_l2_fields(const struct ib_gid_attr *attr,
*vlan_id = vlan_dev_vlan_id(ndev);
} else {
/* If the netdev is upper device and if it's lower
- * device is vlan device, consider vlan id of
the
+ * device is vlan device, consider vlan id of
* the lower vlan device for this gid entry.
*/
netdev_walk_all_lower_dev_rcu(attr->ndev,