sched: fix coding style
authorStephen Hemminger <shemming@brocade.com>
Fri, 13 Nov 2015 17:58:35 +0000 (09:58 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Nov 2015 23:59:58 +0000 (00:59 +0100)
commit51fa9d616dff232f42f3905a4ff16f94f25838b0
tree5d86299e8e8d7fa3ea8d310b496da7af2ddc5c6f
parent42ec27a0178adf48846868b1831611d59f397217
sched: fix coding style

Make rte_sched conform to kernel/DPDK coding style.
Fix missing whitespace and some of the excessively long lines.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_sched/rte_sched.c