]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/p_ip.c: Minor coding style cleanup
authorPhil Sutter <phil@nwl.cc>
Tue, 22 Mar 2016 14:16:21 +0000 (15:16 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 27 Mar 2016 17:34:22 +0000 (10:34 -0700)
commit952f89debadfb2cf9a4eeeb57b8d9d007bc4e764
tree3a6f0f9e63ceaa79c3ef445b25bf37c57f183856
parent95c9d0d301d34cb0d0367ae2320c41384681936f
tc/p_ip.c: Minor coding style cleanup

Break overlong function definitions and remove one extraneous
whitespace.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/p_ip.c