linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtw88: 8822c: Fix duplicate included coex.h
@ 2021-05-08 10:35 Jiapeng Chong
  2021-06-23 17:43 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Jiapeng Chong @ 2021-05-08 10:35 UTC (permalink / raw)
  To: tony0620emma
  Cc: kvalo, davem, kuba, linux-wireless, netdev, linux-kernel, Jiapeng Chong

Clean up the following includecheck warning:

./drivers/net/wireless/realtek/rtw88/rtw8822c.c: coex.h is included more
than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/realtek/rtw88/rtw8822c.c b/drivers/net/wireless/realtek/rtw88/rtw8822c.c
index 6cb593cc3..1cb7059 100644
--- a/drivers/net/wireless/realtek/rtw88/rtw8822c.c
+++ b/drivers/net/wireless/realtek/rtw88/rtw8822c.c
@@ -17,7 +17,6 @@
 #include "util.h"
 #include "bf.h"
 #include "efuse.h"
-#include "coex.h"
 
 #define IQK_DONE_8822C 0xaa
 
-- 
1.8.3.1


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

* Re: [PATCH] rtw88: 8822c: Fix duplicate included coex.h
  2021-05-08 10:35 [PATCH] rtw88: 8822c: Fix duplicate included coex.h Jiapeng Chong
@ 2021-06-23 17:43 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2021-06-23 17:43 UTC (permalink / raw)
  To: Jiapeng Chong
  Cc: tony0620emma, davem, kuba, linux-wireless, netdev, linux-kernel,
	Jiapeng Chong

Jiapeng Chong <jiapeng.chong@linux.alibaba.com> wrote:

> Clean up the following includecheck warning:
> 
> ./drivers/net/wireless/realtek/rtw88/rtw8822c.c: coex.h is included more
> than once.
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>

This was fixed by an earlier patch:

https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-
next.git/commit/?id=3eab8ca6b1756d551da42e958c6f48f68cf470d3

Patch set to Superseded.

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/1620470153-25018-1-git-send-email-jiapeng.chong@linux.alibaba.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


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

end of thread, other threads:[~2021-06-23 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08 10:35 [PATCH] rtw88: 8822c: Fix duplicate included coex.h Jiapeng Chong
2021-06-23 17:43 ` Kalle Valo

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