All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] IB/core: Fix typo 'the the' in comment
@ 2022-07-21  8:52 Slark Xiao
  2022-07-22 15:04 ` Jason Gunthorpe
  0 siblings, 1 reply; 3+ messages in thread
From: Slark Xiao @ 2022-07-21  8:52 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linux-kernel, Slark Xiao

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(-)

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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] IB/core: Fix typo 'the the' in comment
  2022-07-21  8:52 [PATCH] IB/core: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-22 15:04 ` Jason Gunthorpe
  2022-07-25  1:26   ` Slark Xiao
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Gunthorpe @ 2022-07-22 15:04 UTC (permalink / raw)
  To: Slark Xiao; +Cc: leon, linux-rdma, linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:Re: [PATCH] IB/core: Fix typo 'the the' in comment
  2022-07-22 15:04 ` Jason Gunthorpe
@ 2022-07-25  1:26   ` Slark Xiao
  0 siblings, 0 replies; 3+ messages in thread
From: Slark Xiao @ 2022-07-25  1:26 UTC (permalink / raw)
  To: Jason Gunthorpe; +Cc: leon, linux-rdma, linux-kernel

















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 :) 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-25  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21  8:52 [PATCH] IB/core: Fix typo 'the the' in comment Slark Xiao
2022-07-22 15:04 ` Jason Gunthorpe
2022-07-25  1:26   ` Slark Xiao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.