batman-adv: remove misplaced comment

Message ID 1304347097-8520-1-git-send-email-lindner_marek@yahoo.de (mailing list archive)
State Accepted, archived
Commit b9f017d6c06c683056ef284f6f0fb16d06cfdd9f
Headers

Commit Message

Marek Lindner May 2, 2011, 2:38 p.m. UTC
  Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 originator.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
  

Comments

Sven Eckelmann May 2, 2011, 2:55 p.m. UTC | #1
On Monday 02 May 2011 16:38:17 Marek Lindner wrote:
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> ---
>  originator.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/originator.c b/originator.c
> index ef4a9be..51af91b 100644
> --- a/originator.c
> +++ b/originator.c
> @@ -19,8 +19,6 @@
>   *
>   */
> 
> -/* increase the reference counter for this originator */

Could we replace it with another joke? :D

Acked-by: Sven Eckelmann <sven@narfation.org>

Kind regards,
	Sven
  
Marek Lindner May 4, 2011, 2:25 p.m. UTC | #2
On Monday 02 May 2011 16:55:13 Sven Eckelmann wrote:
> On Monday 02 May 2011 16:38:17 Marek Lindner wrote:
> > Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> > ---
> > 
> >  originator.c |    2 --
> >  1 files changed, 0 insertions(+), 2 deletions(-)
> > 
> > diff --git a/originator.c b/originator.c
> > index ef4a9be..51af91b 100644
> > --- a/originator.c
> > +++ b/originator.c
> > @@ -19,8 +19,6 @@
> > 
> >   *
> >   */
> > 
> > -/* increase the reference counter for this originator */
> 
> Could we replace it with another joke? :D

Feel free to propose some jokes - the best will be included.  ;-)

Applied this patch in revision b9f017d.


Regards,
Marek
  

Patch

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