net: Remove unnecessary returns from void function()s
[safe/jmp/linux-2.6] / net / sched / sch_multiq.c
index c50876c..6ae2512 100644 (file)
@@ -340,7 +340,6 @@ static unsigned long multiq_bind(struct Qdisc *sch, unsigned long parent,
 
 static void multiq_put(struct Qdisc *q, unsigned long cl)
 {
-       return;
 }
 
 static int multiq_dump_class(struct Qdisc *sch, unsigned long cl,