diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-01 04:12:56 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2018-12-03 17:23:22 +0100 |
commit | 1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13 (patch) | |
tree | a4c85d662b4823cdc6dcc95a7d7b8ab7ef7720cc /include/asm-generic/pgtable-nop4d-hack.h | |
parent | cgroup: Add .__DEBUG__. prefix to debug file names (diff) | |
download | linux-1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13.tar.xz linux-1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13.zip |
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 'include/asm-generic/pgtable-nop4d-hack.h')
0 files changed, 0 insertions, 0 deletions