diff options
author | Paolo Valente <paolo.valente@unimore.it> | 2013-07-10 15:46:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-11 13:01:07 -0700 |
commit | 88d4f419a43b474a4524f41f55c36bee13416bdd (patch) | |
tree | 79a496331241109fc98752c14565a0f6453fad7e /net/ipv4 | |
parent | 87f1369d6e2e820c77cf9eac542eed4dcf036f64 (diff) | |
download | op-kernel-dev-88d4f419a43b474a4524f41f55c36bee13416bdd.zip op-kernel-dev-88d4f419a43b474a4524f41f55c36bee13416bdd.tar.gz |
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 <davem@davemloft.net>
Signed-off-by: Paolo Valente <paolo.valente@unimore.it>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions