[PATCH net-next,v3 0/2] net: sched: remove unused variables

From: Zhengchao Shao
Date: Tue Aug 30 2022 - 05:21:47 EST


The variable "other" is unused, remove it.

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

include/net/red.h | 1 -
net/sched/sch_choke.c | 2 --
net/sched/sch_gred.c | 3 ---
net/sched/sch_red.c | 1 -
4 files changed, 7 deletions(-)

--
2.17.1