diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-09 09:49:23 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-09 13:41:24 -0700 |
commit | ca497fb6aa9fbd3b0a87fd0a71e9e1df2600ac30 (patch) | |
tree | 7f41fff7fbe943d79cc86717aab5183f56ea53f2 /tools/laptop | |
parent | a7eb6a4f2560d5ae64bfac98d79d11378ca2de6c (diff) | |
download | linux-ca497fb6aa9fbd3b0a87fd0a71e9e1df2600ac30.tar.bz2 |
taprio: remove unused variable 'entry_list_policy'
net/sched/sch_taprio.c:680:32: warning:
entry_list_policy defined but not used [-Wunused-const-variable=]
One of the points of commit a3d43c0d56f1 ("taprio: Add support adding
an admin schedule") is that it removes support (it now returns "not
supported") for schedules using the TCA_TAPRIO_ATTR_SCHED_SINGLE_ENTRY
attribute (which were never used), the parsing of those types of schedules
was the only user of this policy. So removing this policy should be fine.
Reported-by: Hulk Robot <hulkci@huawei.com>
Suggested-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/laptop')
0 files changed, 0 insertions, 0 deletions