diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-01 03:12:56 +0000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2018-12-03 08:23:22 -0800 |
commit | 1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13 (patch) | |
tree | a4c85d662b4823cdc6dcc95a7d7b8ab7ef7720cc /net/batman-adv/hash.h | |
parent | c1bbd933e5fae83f96acd3f748bb01a0300b315d (diff) | |
download | talos-obmc-linux-1e7eacaf1db2f0f5f62fceda4e6c5a8869f00c13.tar.gz talos-obmc-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 'net/batman-adv/hash.h')
0 files changed, 0 insertions, 0 deletions