mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
@ 2025-01-15  0:54 Yang Li
  2025-04-07  7:56 ` Korenblit, Miriam Rachel
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Li @ 2025-01-15  0:54 UTC (permalink / raw)
  To: kvalo, miriam.rachel.korenblit
  Cc: linux-wireless, linux-kernel, Yang Li, Abaci Robot

The header files net/gso.h is included twice in iwl-utils.c,
so one inclusion of each can be removed.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=13555
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 drivers/net/wireless/intel/iwlwifi/iwl-utils.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
index b14ec98e28b6..c5b49851e4b9 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
@@ -4,7 +4,6 @@
  */
 #include <net/gso.h>
 #include <linux/ieee80211.h>
-#include <net/gso.h>
 #include <net/ip.h>
 
 #include "iwl-drv.h"
-- 
2.32.0.3.g01195cf9f


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

* RE: [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
  2025-01-15  0:54 [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c Yang Li
@ 2025-04-07  7:56 ` Korenblit, Miriam Rachel
  0 siblings, 0 replies; 2+ messages in thread
From: Korenblit, Miriam Rachel @ 2025-04-07  7:56 UTC (permalink / raw)
  To: Yang Li, kvalo; +Cc: linux-wireless, linux-kernel, Abaci Robot



> -----Original Message-----
> From: Yang Li <yang.lee@linux.alibaba.com>
> Sent: Wednesday, 15 January 2025 2:55
> To: kvalo@kernel.org; Korenblit, Miriam Rachel
> <miriam.rachel.korenblit@intel.com>
> Cc: linux-wireless@vger.kernel.org; linux-kernel@vger.kernel.org; Yang Li
> <yang.lee@linux.alibaba.com>; Abaci Robot <abaci@linux.alibaba.com>
> Subject: [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
Should be wireless-next
> 
> The header files net/gso.h is included twice in iwl-utils.c, so one inclusion of each
> can be removed.
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=13555
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
> ---
>  drivers/net/wireless/intel/iwlwifi/iwl-utils.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> index b14ec98e28b6..c5b49851e4b9 100644
> --- a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> @@ -4,7 +4,6 @@
>   */
>  #include <net/gso.h>
>  #include <linux/ieee80211.h>
> -#include <net/gso.h>
>  #include <net/ip.h>
> 
>  #include "iwl-drv.h"
> --
> 2.32.0.3.g01195cf9f
Acked-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-15  0:54 [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c Yang Li
2025-04-07  7:56 ` Korenblit, Miriam Rachel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®