diff options
author | Kevin 'ldir' Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-12-18 17:05:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-19 00:27:33 +0300 |
commit | cbd22f172df782d6b2150044d0ff2051bad2a00f (patch) | |
tree | ec57e8a9205bc53d00c39db7f9781b273d543025 /fs | |
parent | dcbe4e95751ad4eae9935f68e639b5789a74d70e (diff) | |
download | linux-cbd22f172df782d6b2150044d0ff2051bad2a00f.tar.xz |
sch_cake: drop unused variable tin_quantum_prio
Turns out tin_quantum_prio isn't used anymore and is a leftover from a
previous implementation of diffserv tins. Since the variable isn't used
in any calculations it can be eliminated.
Drop variable and places where it was set. Rename remaining variable
and consolidate naming of intermediate variables that set it.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions