[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220829081704.255235-1-shaozhengchao@huawei.com>
Date: Mon, 29 Aug 2022 16:17:01 +0800
From: Zhengchao Shao <shaozhengchao@...wei.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <jhs@...atatu.com>,
<xiyou.wangcong@...il.com>, <jiri@...nulli.us>
CC: <weiyongjun1@...wei.com>, <yuehaibing@...wei.com>,
<shaozhengchao@...wei.com>
Subject: [PATCH net-next,v2 0/3] net: sched: remove unused variables
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
Powered by blists - more mailing lists