All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] IB/opa_vnic: Spelling correction of 'erorr' to 'error'
@ 2020-01-18 16:25 Dillon Brock
  2020-01-21 12:47 ` Dennis Dalessandro
  0 siblings, 1 reply; 2+ messages in thread
From: Dillon Brock @ 2020-01-18 16:25 UTC (permalink / raw)
  Cc: Dillon Brock, Dennis Dalessandro, Niranjana Vishwanathapura,
	Doug Ledford, Jason Gunthorpe, linux-rdma, linux-kernel

Correcting a minor spelling mistake in the comments.

Signed-off-by: Dillon Brock <dab9861@gmail.com>
---
 drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h b/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
index e4c9bf2ef7e2..4480092c68e0 100644
--- a/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
+++ b/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
@@ -358,7 +358,7 @@ struct opa_veswport_summary_counters {
  * @rx_drop_state: received packets in non-forwarding port state
  * @rx_logic: other receive errors
  *
- * All the above are counters of corresponding erorr conditions.
+ * All the above are counters of corresponding error conditions.
  */
 struct opa_veswport_error_counters {
 	__be16  vp_instance;
-- 
2.21.1


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

* Re: [PATCH] IB/opa_vnic: Spelling correction of 'erorr' to 'error'
  2020-01-18 16:25 [PATCH] IB/opa_vnic: Spelling correction of 'erorr' to 'error' Dillon Brock
@ 2020-01-21 12:47 ` Dennis Dalessandro
  0 siblings, 0 replies; 2+ messages in thread
From: Dennis Dalessandro @ 2020-01-21 12:47 UTC (permalink / raw)
  To: Dillon Brock
  Cc: Niranjana Vishwanathapura, Doug Ledford, Jason Gunthorpe,
	linux-rdma, linux-kernel

On 1/18/2020 11:25 AM, Dillon Brock wrote:
> Correcting a minor spelling mistake in the comments.
> 
> Signed-off-by: Dillon Brock <dab9861@gmail.com>
> ---
>   drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h b/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
> index e4c9bf2ef7e2..4480092c68e0 100644
> --- a/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
> +++ b/drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h
> @@ -358,7 +358,7 @@ struct opa_veswport_summary_counters {
>    * @rx_drop_state: received packets in non-forwarding port state
>    * @rx_logic: other receive errors
>    *
> - * All the above are counters of corresponding erorr conditions.
> + * All the above are counters of corresponding error conditions.
>    */
>   struct opa_veswport_error_counters {
>   	__be16  vp_instance;
> 

Thanks for the touch up.

Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>

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

end of thread, other threads:[~2020-01-21 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 16:25 [PATCH] IB/opa_vnic: Spelling correction of 'erorr' to 'error' Dillon Brock
2020-01-21 12:47 ` Dennis Dalessandro

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.