[PATCH] xfrm_algo: drop an unnecessary inclusion

STALE5210d

2 messages, 2 authors, 2012-05-15 · open the first message on its own page

[PATCH] xfrm_algo: drop an unnecessary inclusion

From: Jan Beulich <hidden>
Date: 2012-05-15 12:00:20

For several releases, this has not been needed anymore, as no helper
functions declared in net/ah.h get implemented by xfrm_algo.c anymore.

Signed-off-by: Jan Beulich <redacted>

---
 net/xfrm/xfrm_algo.c |    3 ---
 1 file changed, 3 deletions(-)
--- 3.4-rc7/net/xfrm/xfrm_algo.c
+++ 3.4-rc7-xfrm-algo-module/net/xfrm/xfrm_algo.c
@@ -15,9 +15,6 @@
 #include <linux/crypto.h>
 #include <linux/scatterlist.h>
 #include <net/xfrm.h>
-#if defined(CONFIG_INET_AH) || defined(CONFIG_INET_AH_MODULE) || defined(CONFIG_INET6_AH) || defined(CONFIG_INET6_AH_MODULE)
-#include <net/ah.h>
-#endif
 #if defined(CONFIG_INET_ESP) || defined(CONFIG_INET_ESP_MODULE) || defined(CONFIG_INET6_ESP) || defined(CONFIG_INET6_ESP_MODULE)
 #include <net/esp.h>
 #endif

Re: [PATCH] xfrm_algo: drop an unnecessary inclusion

From: David Miller <davem@davemloft.net>
Date: 2012-05-15 17:15:11

From: "Jan Beulich" <redacted>
Date: Tue, 15 May 2012 13:00:44 +0100
For several releases, this has not been needed anymore, as no helper
functions declared in net/ah.h get implemented by xfrm_algo.c anymore.

Signed-off-by: Jan Beulich <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help