diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-01 06:12:56 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2018-12-03 19:23:22 +0300 |
commit | 1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13 (patch) | |
tree | a4c85d662b4823cdc6dcc95a7d7b8ab7ef7720cc /kernel/debug/kdb/kdb_support.c | |
parent | c1bbd933e5fae83f96acd3f748bb01a0300b315d (diff) | |
download | linux-1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13.tar.xz |
cpuset: Remove set but not used variable 'cs'
Fixes gcc '-Wunused-but-set-variable' warning:
kernel/cgroup/cpuset.c: In function 'cpuset_cancel_attach':
kernel/cgroup/cpuset.c:2167:17: warning:
variable 'cs' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit 1f7dd3e5a6e4 ("cgroup: fix handling
of multi-destination migration from subtree_control enabling")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/debug/kdb/kdb_support.c')
0 files changed, 0 insertions, 0 deletions