[PATCH net-next,v2 0/3] net: sched: remove unused variables

Zhengchao Shao posted 3 patches 3 years, 7 months ago
There is a newer version of this series
include/net/red.h              | 1 -
include/uapi/linux/pkt_sched.h | 4 ----
net/sched/sch_choke.c          | 2 --
net/sched/sch_gred.c           | 3 ---
net/sched/sch_red.c            | 1 -
5 files changed, 11 deletions(-)
[PATCH net-next,v2 0/3] net: sched: remove unused variables
Posted by Zhengchao Shao 3 years, 7 months ago
The variable "other" is unused, remove it.

Zhengchao Shao (3):
  net: sched: choke: remove unused variables in struct choke_sched_data
  net: sched: gred/red: remove unused variables in struct red_stats
  net: sched: gred: remove unused enumeration values

 include/net/red.h              | 1 -
 include/uapi/linux/pkt_sched.h | 4 ----
 net/sched/sch_choke.c          | 2 --
 net/sched/sch_gred.c           | 3 ---
 net/sched/sch_red.c            | 1 -
 5 files changed, 11 deletions(-)

-- 
2.17.1