public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net: Remove leftover include from nftables.h
@ 2023-08-11 17:33 Jörn-Thorben Hinz
  2023-08-12 17:53 ` Simon Horman
  2023-08-13 14:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jörn-Thorben Hinz @ 2023-08-11 17:33 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: Jörn-Thorben Hinz, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni

Commit db3685b4046f ("net: remove obsolete members from struct net")
removed the uses of struct list_head from this header, without removing
the corresponding included header.

Signed-off-by: Jörn-Thorben Hinz <jthinz@mailbox.tu-berlin.de>
---
 include/net/netns/nftables.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/net/netns/nftables.h b/include/net/netns/nftables.h
index 8c77832d0240..cc8060c017d5 100644
--- a/include/net/netns/nftables.h
+++ b/include/net/netns/nftables.h
@@ -2,8 +2,6 @@
 #ifndef _NETNS_NFTABLES_H_
 #define _NETNS_NFTABLES_H_
 
-#include <linux/list.h>
-
 struct netns_nftables {
 	u8			gencursor;
 };
-- 
2.39.2


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

* Re: [PATCH net-next] net: Remove leftover include from nftables.h
  2023-08-11 17:33 [PATCH net-next] net: Remove leftover include from nftables.h Jörn-Thorben Hinz
@ 2023-08-12 17:53 ` Simon Horman
  2023-08-13 14:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-08-12 17:53 UTC (permalink / raw)
  To: Jörn-Thorben Hinz
  Cc: netdev, linux-kernel, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni

On Fri, Aug 11, 2023 at 07:33:57PM +0200, Jörn-Thorben Hinz wrote:
> Commit db3685b4046f ("net: remove obsolete members from struct net")
> removed the uses of struct list_head from this header, without removing
> the corresponding included header.
> 
> Signed-off-by: Jörn-Thorben Hinz <jthinz@mailbox.tu-berlin.de>

Reviewed-by: Simon Horman <horms@kernel.org>


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

* Re: [PATCH net-next] net: Remove leftover include from nftables.h
  2023-08-11 17:33 [PATCH net-next] net: Remove leftover include from nftables.h Jörn-Thorben Hinz
  2023-08-12 17:53 ` Simon Horman
@ 2023-08-13 14:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-13 14:00 UTC (permalink / raw)
  To: =?utf-8?q?J=C3=B6rn-Thorben_Hinz_=3Cjthinz=40mailbox=2Etu-berlin=2Ede=3E?=
  Cc: netdev, linux-kernel, davem, edumazet, kuba, pabeni

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 11 Aug 2023 19:33:57 +0200 you wrote:
> Commit db3685b4046f ("net: remove obsolete members from struct net")
> removed the uses of struct list_head from this header, without removing
> the corresponding included header.
> 
> Signed-off-by: Jörn-Thorben Hinz <jthinz@mailbox.tu-berlin.de>
> ---
>  include/net/netns/nftables.h | 2 --
>  1 file changed, 2 deletions(-)

Here is the summary with links:
  - [net-next] net: Remove leftover include from nftables.h
    https://git.kernel.org/netdev/net-next/c/f614a29d6ca6

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] 3+ messages in thread

end of thread, other threads:[~2023-08-13 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 17:33 [PATCH net-next] net: Remove leftover include from nftables.h Jörn-Thorben Hinz
2023-08-12 17:53 ` Simon Horman
2023-08-13 14:00 ` 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