From: Jonathan Corbet <corbet@lwn.net>
To: Marek Lindner <lindner_marek@yahoo.de>,
Simon Wunderlich <siwu@hrz.tu-chemnitz.de>,
Antonio Quartulli <ordex@autistici.org>
Cc: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment
Date: Sat, 30 Jun 2012 10:49:13 -0600 [thread overview]
Message-ID: <20120630104913.30e059ea@lwn.net> (raw)
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)
next reply other threads:[~2012-06-30 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-30 16:49 Jonathan Corbet [this message]
2012-07-05 20:55 ` [B.A.T.M.A.N.] [PATCH] batman-adv: remove a misleading comment Marek Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120630104913.30e059ea@lwn.net \
--to=corbet@lwn.net \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=lindner_marek@yahoo.de \
--cc=ordex@autistici.org \
--cc=siwu@hrz.tu-chemnitz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox