All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment
@ 2012-06-30 16:49 Jonathan Corbet
  2012-07-05 20:55 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Corbet @ 2012-06-30 16:49 UTC (permalink / raw)
  To: Marek Lindner, Simon Wunderlich, Antonio Quartulli; +Cc: b.a.t.m.a.n

As much as I'm happy to see LWN links sprinkled through the kernel by the
dozen, this one in particular reflects a very old state of reality; the 
associated comment is now incorrect.  So just delete it.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>

diff --git a/net/batman-adv/main.c b/net/batman-adv/main.c
index 083a299..c91f35b 100644
--- a/net/batman-adv/main.c
+++ b/net/batman-adv/main.c
@@ -57,9 +57,6 @@ static int __init batman_init(void)
 	recv_handler_init();
 
 	bat_iv_init();
-
-	/* the name should not be longer than 10 chars - see
-	 * http://lwn.net/Articles/23634/ */
 	bat_event_workqueue = create_singlethread_workqueue("bat_events");
 
 	if (!bat_event_workqueue)

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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment
  2012-06-30 16:49 [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment Jonathan Corbet
@ 2012-07-05 20:55 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2012-07-05 20:55 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Simon Wunderlich, Jonathan Corbet

On Saturday, June 30, 2012 18:49:13 Jonathan Corbet wrote:
> As much as I'm happy to see LWN links sprinkled through the kernel by the
> dozen, this one in particular reflects a very old state of reality; the 
> associated comment is now incorrect.  So just delete it.

Applied in revision 130b9be.

Thanks,
Marek

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

end of thread, other threads:[~2012-07-05 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-30 16:49 [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment Jonathan Corbet
2012-07-05 20:55 ` Marek Lindner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.