Skip to content

Commit 3a7f291

Browse files
Jonathan CorbetAntonio Quartulli
authored andcommitted
batman-adv: remove a misleading comment
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 <[email protected]> Signed-off-by: Antonio Quartulli <[email protected]>
1 parent 1c9b055 commit 3a7f291

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

net/batman-adv/main.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ static int __init batadv_init(void)
5858

5959
batadv_iv_init();
6060

61-
/* the name should not be longer than 10 chars - see
62-
* http://lwn.net/Articles/23634/
63-
*/
6461
batadv_event_workqueue = create_singlethread_workqueue("bat_events");
6562

6663
if (!batadv_event_workqueue)

0 commit comments

Comments
 (0)