Re: [PATCH] net: sched: simplify the qdisc_leaf code
From: David Miller <davem@davemloft.net> Date: 2018-12-15 19:38:13
From: xiangxia.m.yue@gmail.com
Date: Thu, 13 Dec 2018 00:43:23 -0800
From: Tonghao Zhang <redacted>
Except for returning, the var leaf is not
used in the qdisc_leaf(). For simplicity, remove it.
Signed-off-by: Tonghao Zhang <redacted>