All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] net: ipa: remove duplicate headers
@ 2020-05-07 13:39 Chen Zhou
  2020-05-07 20:26 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Chen Zhou @ 2020-05-07 13:39 UTC (permalink / raw)
  To: elder, davem; +Cc: netdev, linux-kernel, chenzhou10

Remove duplicate headers which are included twice.

Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
---
 drivers/net/ipa/ipa_mem.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ipa/ipa_mem.c b/drivers/net/ipa/ipa_mem.c
index aa8f6b0f3d50..3ef814119aab 100644
--- a/drivers/net/ipa/ipa_mem.c
+++ b/drivers/net/ipa/ipa_mem.c
@@ -17,7 +17,6 @@
 #include "ipa_data.h"
 #include "ipa_cmd.h"
 #include "ipa_mem.h"
-#include "ipa_data.h"
 #include "ipa_table.h"
 #include "gsi_trans.h"
 
-- 
2.20.1


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

* Re: [PATCH -next] net: ipa: remove duplicate headers
  2020-05-07 13:39 [PATCH -next] net: ipa: remove duplicate headers Chen Zhou
@ 2020-05-07 20:26 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-05-07 20:26 UTC (permalink / raw)
  To: chenzhou10; +Cc: elder, netdev, linux-kernel

From: Chen Zhou <chenzhou10@huawei.com>
Date: Thu, 7 May 2020 21:39:45 +0800

> Remove duplicate headers which are included twice.
> 
> Signed-off-by: Chen Zhou <chenzhou10@huawei.com>

The net-next tree already has this fixed.

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

end of thread, other threads:[~2020-05-07 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 13:39 [PATCH -next] net: ipa: remove duplicate headers Chen Zhou
2020-05-07 20:26 ` David Miller

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.