net: Remove unnecessary returns from void function()s
[safe/jmp/linux-2.6] / net / sched / sch_mq.c
index b2aba3f..fe91e50 100644 (file)
@@ -174,7 +174,6 @@ static unsigned long mq_get(struct Qdisc *sch, u32 classid)
 
 static void mq_put(struct Qdisc *sch, unsigned long cl)
 {
-       return;
 }
 
 static int mq_dump_class(struct Qdisc *sch, unsigned long cl,