All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] RDMA/restrack: Correct spelling
@ 2023-02-06  8:57 Deming Wang
  2023-02-06  9:08 ` Daisuke Matsuda (Fujitsu)
  2023-02-07  9:25 ` Leon Romanovsky
  0 siblings, 2 replies; 4+ messages in thread
From: Deming Wang @ 2023-02-06  8:57 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linux-kernel, Deming Wang

We should use this replace thie.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 include/rdma/restrack.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/rdma/restrack.h b/include/rdma/restrack.h
index 79d109c47242..d7ee54b7b9ae 100644
--- a/include/rdma/restrack.h
+++ b/include/rdma/restrack.h
@@ -162,7 +162,7 @@ struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,
  * rdma_restrack_no_track() - don't add resource to the DB
  * @res: resource entry
  *
- * Every user of thie API should be cross examined.
+ * Every user of this API should be cross examined.
  * Probaby you don't need to use this function.
  */
 static inline void rdma_restrack_no_track(struct rdma_restrack_entry *res)
-- 
2.27.0


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

* Re: [PATCH] RDMA/restrack: Correct spelling
  2023-02-06  8:57 [PATCH] RDMA/restrack: Correct spelling Deming Wang
@ 2023-02-06  9:08 ` Daisuke Matsuda (Fujitsu)
  2023-02-07  9:26   ` Leon Romanovsky
  2023-02-07  9:25 ` Leon Romanovsky
  1 sibling, 1 reply; 4+ messages in thread
From: Daisuke Matsuda (Fujitsu) @ 2023-02-06  9:08 UTC (permalink / raw)
  To: 'Deming Wang', jgg, leon; +Cc: linux-rdma, linux-kernel

On Mon, Feb 6, 2023 5:57 PM Deming Wang wrote:
> 
> We should use this replace thie.
> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  include/rdma/restrack.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/rdma/restrack.h b/include/rdma/restrack.h
> index 79d109c47242..d7ee54b7b9ae 100644
> --- a/include/rdma/restrack.h
> +++ b/include/rdma/restrack.h
> @@ -162,7 +162,7 @@ struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,
>   * rdma_restrack_no_track() - don't add resource to the DB
>   * @res: resource entry
>   *
> - * Every user of thie API should be cross examined.
> + * Every user of this API should be cross examined.
>   * Probaby you don't need to use this function.

'Probably' instead of 'Probaby', right?

Daisuke

>   */
>  static inline void rdma_restrack_no_track(struct rdma_restrack_entry *res)
> --
> 2.27.0


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

* Re: [PATCH] RDMA/restrack: Correct spelling
  2023-02-06  8:57 [PATCH] RDMA/restrack: Correct spelling Deming Wang
  2023-02-06  9:08 ` Daisuke Matsuda (Fujitsu)
@ 2023-02-07  9:25 ` Leon Romanovsky
  1 sibling, 0 replies; 4+ messages in thread
From: Leon Romanovsky @ 2023-02-07  9:25 UTC (permalink / raw)
  To: jgg, Deming Wang; +Cc: linux-rdma, linux-kernel


On Mon, 06 Feb 2023 03:57:25 -0500, Deming Wang wrote:
> We should use this replace thie.
> 
> 

Applied, thanks!

[1/1] RDMA/restrack: Correct spelling
      https://git.kernel.org/rdma/rdma/c/68e416255b29c2

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>

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

* Re: [PATCH] RDMA/restrack: Correct spelling
  2023-02-06  9:08 ` Daisuke Matsuda (Fujitsu)
@ 2023-02-07  9:26   ` Leon Romanovsky
  0 siblings, 0 replies; 4+ messages in thread
From: Leon Romanovsky @ 2023-02-07  9:26 UTC (permalink / raw)
  To: Daisuke Matsuda (Fujitsu)
  Cc: 'Deming Wang', jgg, linux-rdma, linux-kernel

On Mon, Feb 06, 2023 at 09:08:06AM +0000, Daisuke Matsuda (Fujitsu) wrote:
> On Mon, Feb 6, 2023 5:57 PM Deming Wang wrote:
> > 
> > We should use this replace thie.
> > 
> > Signed-off-by: Deming Wang <wangdeming@inspur.com>
> > ---
> >  include/rdma/restrack.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/include/rdma/restrack.h b/include/rdma/restrack.h
> > index 79d109c47242..d7ee54b7b9ae 100644
> > --- a/include/rdma/restrack.h
> > +++ b/include/rdma/restrack.h
> > @@ -162,7 +162,7 @@ struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,
> >   * rdma_restrack_no_track() - don't add resource to the DB
> >   * @res: resource entry
> >   *
> > - * Every user of thie API should be cross examined.
> > + * Every user of this API should be cross examined.
> >   * Probaby you don't need to use this function.
> 
> 'Probably' instead of 'Probaby', right?

I fixed it locally, thanks.

> 
> Daisuke
> 
> >   */
> >  static inline void rdma_restrack_no_track(struct rdma_restrack_entry *res)
> > --
> > 2.27.0
> 

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

end of thread, other threads:[~2023-02-07  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  8:57 [PATCH] RDMA/restrack: Correct spelling Deming Wang
2023-02-06  9:08 ` Daisuke Matsuda (Fujitsu)
2023-02-07  9:26   ` Leon Romanovsky
2023-02-07  9:25 ` Leon Romanovsky

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.