* [B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused include atomic.h
@ 2016-05-11 6:16 Sven Eckelmann
2016-05-11 7:49 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2016-05-11 6:16 UTC (permalink / raw)
To: b.a.t.m.a.n
The only atomic_* function was removed in the bat_v.c and thus the include
should also be removed.
Fixes: 71e957cd30a0 ("batman-adv: init ELP tweaking options only once")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
net/batman-adv/bat_v.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/batman-adv/bat_v.c b/net/batman-adv/bat_v.c
index 3c5d251..b9c2850 100644
--- a/net/batman-adv/bat_v.c
+++ b/net/batman-adv/bat_v.c
@@ -18,7 +18,6 @@
#include "bat_algo.h"
#include "main.h"
-#include <linux/atomic.h>
#include <linux/bug.h>
#include <linux/cache.h>
#include <linux/init.h>
--
2.8.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused include atomic.h
2016-05-11 6:16 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused include atomic.h Sven Eckelmann
@ 2016-05-11 7:49 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2016-05-11 7:49 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- Attachment #1: Type: text/plain, Size: 407 bytes --]
On Wednesday, May 11, 2016 08:16:47 Sven Eckelmann wrote:
> The only atomic_* function was removed in the bat_v.c and thus the include
> should also be removed.
>
> Fixes: 71e957cd30a0 ("batman-adv: init ELP tweaking options only once")
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> net/batman-adv/bat_v.c | 1 -
> 1 file changed, 1 deletion(-)
Applied in revision 84f8635.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-11 7:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 6:16 [B.A.T.M.A.N.] [PATCH] batman-adv: Remove unused include atomic.h Sven Eckelmann
2016-05-11 7:49 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox