]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: code cleanup
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Mar 2016 18:48:36 +0000 (11:48 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Mar 2016 18:48:36 +0000 (11:48 -0700)
commit32a121cba257954963fbdd56a1c4567c2efc779a
treecd3d8057204e4cd73d338a8b861e47932d5e8e21
parent4733b18a5e69bde4844bfa5810afb42af379b6ee
tc: code cleanup

Use checkpatch to fix whitespace and other style issues.
70 files changed:
tc/em_cmp.c
tc/em_ipset.c
tc/em_meta.c
tc/em_nbyte.c
tc/em_u32.c
tc/f_basic.c
tc/f_cgroup.c
tc/f_flow.c
tc/f_flower.c
tc/f_fw.c
tc/f_route.c
tc/f_rsvp.c
tc/f_tcindex.c
tc/f_u32.c
tc/m_action.c
tc/m_bpf.c
tc/m_connmark.c
tc/m_csum.c
tc/m_ematch.c
tc/m_estimator.c
tc/m_gact.c
tc/m_ipt.c
tc/m_mirred.c
tc/m_nat.c
tc/m_pedit.c
tc/m_police.c
tc/m_simple.c
tc/m_skbedit.c
tc/m_vlan.c
tc/m_xt.c
tc/m_xt_old.c
tc/p_icmp.c
tc/p_ip.c
tc/p_tcp.c
tc/p_udp.c
tc/q_atm.c
tc/q_cbq.c
tc/q_choke.c
tc/q_codel.c
tc/q_drr.c
tc/q_dsmark.c
tc/q_fifo.c
tc/q_fq.c
tc/q_fq_codel.c
tc/q_gred.c
tc/q_hfsc.c
tc/q_hhf.c
tc/q_htb.c
tc/q_multiq.c
tc/q_netem.c
tc/q_pie.c
tc/q_prio.c
tc/q_red.c
tc/q_rr.c
tc/q_sfb.c
tc/q_sfq.c
tc/q_tbf.c
tc/tc.c
tc/tc_bpf.c
tc/tc_cbq.c
tc/tc_class.c
tc/tc_core.c
tc/tc_estimator.c
tc/tc_exec.c
tc/tc_filter.c
tc/tc_monitor.c
tc/tc_qdisc.c
tc/tc_red.c
tc/tc_stab.c
tc/tc_util.c