diff mbox series

IB/core: Fix typo 'the the' in comment

Message ID 20220721085232.50291-1-slark_xiao@163.com (mailing list archive)
State Accepted
Delegated to: Jason Gunthorpe
Headers show
Series IB/core: Fix typo 'the the' in comment | expand

Commit Message

Slark Xiao July 21, 2022, 8:52 a.m. UTC
Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/infiniband/core/roce_gid_mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jason Gunthorpe July 22, 2022, 3:04 p.m. UTC | #1
On Thu, Jul 21, 2022 at 04:52:32PM +0800, Slark Xiao wrote:
> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
> ---
>  drivers/infiniband/core/roce_gid_mgmt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I squashed these three patches together, thanks

Jason
Slark Xiao July 25, 2022, 1:26 a.m. UTC | #2
At 2022-07-22 23:04:05, "Jason Gunthorpe" <jgg@nvidia.com> wrote:
>On Thu, Jul 21, 2022 at 04:52:32PM +0800, Slark Xiao wrote:
>> Replace 'the the' with 'the' in the comment.
>> 
>> Signed-off-by: Slark Xiao <slark_xiao@163.com>
>> ---
>>  drivers/infiniband/core/roce_gid_mgmt.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
>I squashed these three patches together, thanks
>
>Jason
Thanks for that.
I thougt they belongs to different subsystem so I separate it from each other.
Anyway, thanks for your help :)
diff mbox series

Patch

diff --git a/drivers/infiniband/core/roce_gid_mgmt.c b/drivers/infiniband/core/roce_gid_mgmt.c
index 68197e576433..e958c43dd28f 100644
--- a/drivers/infiniband/core/roce_gid_mgmt.c
+++ b/drivers/infiniband/core/roce_gid_mgmt.c
@@ -250,7 +250,7 @@  static bool upper_device_filter(struct ib_device *ib_dev, u32 port,
 
 /**
  * is_upper_ndev_bond_master_filter - Check if a given netdevice
- * is bond master device of netdevice of the the RDMA device of port.
+ * is bond master device of netdevice of the RDMA device of port.
  * @ib_dev:		IB device to check
  * @port:		Port to consider for adding default GID
  * @rdma_ndev:		Pointer to rdma netdevice