From: Paolo Valente Date: Wed, 10 Jul 2013 13:46:09 +0000 (+0200) Subject: pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts X-Git-Tag: v3.11-rc1~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d4f419a43b474a4524f41f55c36bee13416bdd;p=pandora-kernel.git pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts This patch removes the forward declaration of qfq_update_agg_ts, by moving the definition of the function above its first call. This patch also removes a useless forward declaration of qfq_schedule_agg. Reported-by: David S. Miller Signed-off-by: Paolo Valente Signed-off-by: David S. Miller --- Reading git-diff-tree failed