linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ethernet: Remove duplicate include of vhca_event.h
@ 2021-03-23  2:05 Wan Jiabing
  2021-03-24  0:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Wan Jiabing @ 2021-03-23  2:05 UTC (permalink / raw)
  To: Saeed Mahameed, Leon Romanovsky, David S. Miller, Jakub Kicinski,
	Parav Pandit, Vu Pham, Wan Jiabing, netdev, linux-rdma,
	linux-kernel
  Cc: kael_w

vhca_event.h has been included at line 4, so remove the 
duplicate one at line 8.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c b/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c
index 58b6be0b03d7..3c8a00dd573a 100644
--- a/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c
+++ b/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c
@@ -5,7 +5,6 @@
 #include "priv.h"
 #include "sf.h"
 #include "mlx5_ifc_vhca_event.h"
-#include "vhca_event.h"
 #include "ecpf.h"
 
 struct mlx5_sf_hw {
-- 
2.25.1


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

* Re: [PATCH] net: ethernet: Remove duplicate include of vhca_event.h
  2021-03-23  2:05 [PATCH] net: ethernet: Remove duplicate include of vhca_event.h Wan Jiabing
@ 2021-03-24  0:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-24  0:30 UTC (permalink / raw)
  To: Wan Jiabing
  Cc: saeedm, leon, davem, kuba, parav, vuhuong, netdev, linux-rdma,
	linux-kernel, kael_w

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Tue, 23 Mar 2021 10:05:48 +0800 you wrote:
> vhca_event.h has been included at line 4, so remove the
> duplicate one at line 8.
> 
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
> ---
>  drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - net: ethernet: Remove duplicate include of vhca_event.h
    https://git.kernel.org/netdev/net-next/c/4c94fe88cde4

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23  2:05 [PATCH] net: ethernet: Remove duplicate include of vhca_event.h Wan Jiabing
2021-03-24  0:30 ` patchwork-bot+netdevbpf

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