Skip to content
Commit a55e1c5c authored by Andrea Parri's avatar Andrea Parri Committed by David S. Miller
Browse files

pkt_sched: sch_qfq: remove redundant -if- control statement



The control !hlist_unhashed() in qfq_destroy_agg() is unnecessary
because already performed in hlist_del_init(), so remove it.

Signed-off-by: default avatarAndrea Parri <parri.andrea@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 68946159
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment