[1/8] batman-adv: remove misplaced comment

Message ID 1304868284-9364-2-git-send-email-sven@narfation.org (mailing list archive)
State Not Applicable, archived
Headers

Commit Message

Sven Eckelmann May 8, 2011, 3:24 p.m. UTC
  From: Marek Lindner <lindner_marek@yahoo.de>

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 net/batman-adv/originator.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
  

Patch

diff --git a/net/batman-adv/originator.c b/net/batman-adv/originator.c
index ef4a9be..51af91b 100644
--- a/net/batman-adv/originator.c
+++ b/net/batman-adv/originator.c
@@ -19,8 +19,6 @@ 
  *
  */
 
-/* increase the reference counter for this originator */
-
 #include "main.h"
 #include "originator.h"
 #include "hash.h"