dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
@ 2019-07-18 19:36 Dekel Peled
  2019-07-19  4:25 ` Slava Ovsiienko
  2019-07-21  7:57 ` Raslan Darawsheh
  0 siblings, 2 replies; 3+ messages in thread
From: Dekel Peled @ 2019-07-18 19:36 UTC (permalink / raw)
  To: matan, shahafs; +Cc: orika, dev

A spelling mistake was found in comment.
This patch fixes it.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
---
 drivers/net/mlx4/mlx4.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h
index cd0d637..9bdbc6d 100644
--- a/drivers/net/mlx4/mlx4.h
+++ b/drivers/net/mlx4/mlx4.h
@@ -101,7 +101,7 @@ struct mlx4_mp_param {
 struct rte_flow;
 
 /**
- * Type of objet being allocated.
+ * Type of object being allocated.
  */
 enum mlx4_verbs_alloc_type {
 	MLX4_VERBS_ALLOC_TYPE_NONE,
-- 
1.8.3.1


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

* Re: [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
  2019-07-18 19:36 [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment Dekel Peled
@ 2019-07-19  4:25 ` Slava Ovsiienko
  2019-07-21  7:57 ` Raslan Darawsheh
  1 sibling, 0 replies; 3+ messages in thread
From: Slava Ovsiienko @ 2019-07-19  4:25 UTC (permalink / raw)
  To: Dekel Peled, Matan Azrad, Shahaf Shuler; +Cc: Ori Kam, dev

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Dekel Peled
> Sent: Thursday, July 18, 2019 22:37
> To: Matan Azrad <matan@mellanox.com>; Shahaf Shuler
> <shahafs@mellanox.com>
> Cc: Ori Kam <orika@mellanox.com>; dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
> 
> A spelling mistake was found in comment.
> This patch fixes it.
> 
> Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>

> ---
>  drivers/net/mlx4/mlx4.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h index
> cd0d637..9bdbc6d 100644
> --- a/drivers/net/mlx4/mlx4.h
> +++ b/drivers/net/mlx4/mlx4.h
> @@ -101,7 +101,7 @@ struct mlx4_mp_param {  struct rte_flow;
> 
>  /**
> - * Type of objet being allocated.
> + * Type of object being allocated.
>   */
>  enum mlx4_verbs_alloc_type {
>  	MLX4_VERBS_ALLOC_TYPE_NONE,
> --
> 1.8.3.1


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

* Re: [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
  2019-07-18 19:36 [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment Dekel Peled
  2019-07-19  4:25 ` Slava Ovsiienko
@ 2019-07-21  7:57 ` Raslan Darawsheh
  1 sibling, 0 replies; 3+ messages in thread
From: Raslan Darawsheh @ 2019-07-21  7:57 UTC (permalink / raw)
  To: Dekel Peled, Matan Azrad, Shahaf Shuler; +Cc: Ori Kam, dev

Hi,

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Dekel Peled
> Sent: Thursday, July 18, 2019 10:37 PM
> To: Matan Azrad <matan@mellanox.com>; Shahaf Shuler
> <shahafs@mellanox.com>
> Cc: Ori Kam <orika@mellanox.com>; dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment
> 
> A spelling mistake was found in comment.
> This patch fixes it.
> 
> Signed-off-by: Dekel Peled <dekelp@mellanox.com>
> ---
>  drivers/net/mlx4/mlx4.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h index
> cd0d637..9bdbc6d 100644
> --- a/drivers/net/mlx4/mlx4.h
> +++ b/drivers/net/mlx4/mlx4.h
> @@ -101,7 +101,7 @@ struct mlx4_mp_param {  struct rte_flow;
> 
>  /**
> - * Type of objet being allocated.
> + * Type of object being allocated.
>   */
>  enum mlx4_verbs_alloc_type {
>  	MLX4_VERBS_ALLOC_TYPE_NONE,
> --
> 1.8.3.1

Applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

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

end of thread, other threads:[~2019-07-21  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18 19:36 [dpdk-dev] [PATCH] net/mlx4: correct spelling mistake in comment Dekel Peled
2019-07-19  4:25 ` Slava Ovsiienko
2019-07-21  7:57 ` Raslan Darawsheh

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 NNTP newsgroup(s).