Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
* [PATCH] IB/hns: Fix a spelling
@ 2021-03-22  2:27 Bhaskar Chowdhury
  2021-03-22  2:43 ` liweihang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  2:27 UTC (permalink / raw
  To: oulijun, huwei87, liweihang, dledford, jgg, dt, linux-rdma,
	devicetree, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/wubsytem/subsystem/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 .../devicetree/bindings/infiniband/hisilicon-hns-roce.txt       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
index 84f1a1b505d2..c57e09099bcb 100644
--- a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
+++ b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
@@ -1,7 +1,7 @@
 Hisilicon RoCE DT description

 Hisilicon RoCE engine is a part of network subsystem.
-It works depending on other part of network wubsytem, such as, gmac and
+It works depending on other part of network subsystem, such as, gmac and
 dsa fabric.

 Additional properties are described here:
--
2.31.0


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

* Re: [PATCH] IB/hns: Fix a spelling
  2021-03-22  2:27 [PATCH] IB/hns: Fix a spelling Bhaskar Chowdhury
@ 2021-03-22  2:43 ` liweihang
  2021-03-22  2:54 ` Randy Dunlap
  2021-03-23  0:45 ` Jason Gunthorpe
  2 siblings, 0 replies; 4+ messages in thread
From: liweihang @ 2021-03-22  2:43 UTC (permalink / raw
  To: Bhaskar Chowdhury, oulijun, huwei87@hisilicon.com,
	dledford@redhat.com, jgg@ziepe.ca, dt@kernel.org,
	linux-rdma@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
  Cc: rdunlap@infradead.org

On 2021/3/22 10:28, Bhaskar Chowdhury wrote:
> 
> s/wubsytem/subsystem/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  .../devicetree/bindings/infiniband/hisilicon-hns-roce.txt       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> index 84f1a1b505d2..c57e09099bcb 100644
> --- a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> +++ b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> @@ -1,7 +1,7 @@
>  Hisilicon RoCE DT description
> 
>  Hisilicon RoCE engine is a part of network subsystem.
> -It works depending on other part of network wubsytem, such as, gmac and
> +It works depending on other part of network subsystem, such as, gmac and
>  dsa fabric.
> 
>  Additional properties are described here:
> --
> 2.31.0
> 
> 

Thank you.

Acked-by: Weihang Li <liweihang@huawei.com>

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

* Re: [PATCH] IB/hns: Fix a spelling
  2021-03-22  2:27 [PATCH] IB/hns: Fix a spelling Bhaskar Chowdhury
  2021-03-22  2:43 ` liweihang
@ 2021-03-22  2:54 ` Randy Dunlap
  2021-03-23  0:45 ` Jason Gunthorpe
  2 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2021-03-22  2:54 UTC (permalink / raw
  To: Bhaskar Chowdhury, oulijun, huwei87, liweihang, dledford, jgg, dt,
	linux-rdma, devicetree, linux-kernel

On 3/21/21 7:27 PM, Bhaskar Chowdhury wrote:
> 
> s/wubsytem/subsystem/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  .../devicetree/bindings/infiniband/hisilicon-hns-roce.txt       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> index 84f1a1b505d2..c57e09099bcb 100644
> --- a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> +++ b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
> @@ -1,7 +1,7 @@
>  Hisilicon RoCE DT description
> 
>  Hisilicon RoCE engine is a part of network subsystem.
> -It works depending on other part of network wubsytem, such as, gmac and
> +It works depending on other part of network subsystem, such as, gmac and

No comma after "such as".

>  dsa fabric.
> 
>  Additional properties are described here:
> --


-- 
~Randy


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

* Re: [PATCH] IB/hns: Fix a spelling
  2021-03-22  2:27 [PATCH] IB/hns: Fix a spelling Bhaskar Chowdhury
  2021-03-22  2:43 ` liweihang
  2021-03-22  2:54 ` Randy Dunlap
@ 2021-03-23  0:45 ` Jason Gunthorpe
  2 siblings, 0 replies; 4+ messages in thread
From: Jason Gunthorpe @ 2021-03-23  0:45 UTC (permalink / raw
  To: Bhaskar Chowdhury
  Cc: oulijun, huwei87, liweihang, dledford, dt, linux-rdma, devicetree,
	linux-kernel, rdunlap

On Mon, Mar 22, 2021 at 07:57:51AM +0530, Bhaskar Chowdhury wrote:
> s/wubsytem/subsystem/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> Acked-by: Weihang Li <liweihang@huawei.com>
> ---
>  .../devicetree/bindings/infiniband/hisilicon-hns-roce.txt       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to for-next, with the comma fixed

Thanks,
Jason

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

end of thread, other threads:[~2021-03-23  0:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22  2:27 [PATCH] IB/hns: Fix a spelling Bhaskar Chowdhury
2021-03-22  2:43 ` liweihang
2021-03-22  2:54 ` Randy Dunlap
2021-03-23  0:45 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).