diff options
author | Xiu Jianfeng <xiujianfeng@huawei.com> | 2024-05-25 12:44:03 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-05-26 21:28:30 +0300 |
commit | d9fc6b422062a1f026a09f210e012a27f808fb11 (patch) | |
tree | 8c2bbaa5df95b0a038c0cb68c3c88e9461763bbc /tools/perf/scripts/python/task-analyzer.py | |
parent | 6fbf71854e2ddea7c99397772fbbb3783bfe15b5 (diff) | |
download | linux-d9fc6b422062a1f026a09f210e012a27f808fb11.tar.xz |
cgroup/cpuset: Remove unnecessary zeroing
The struct cpuset is kzalloc'd, all the members are zeroed already,
so don't need nodes_clear() here.
No functional changes intended.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions