diff options
author | 2024-05-25 09:44:03 +0000 | |
---|---|---|
committer | 2024-05-26 08:28:30 -1000 | |
commit | d9fc6b422062a1f026a09f210e012a27f808fb11 (patch) | |
tree | 8c2bbaa5df95b0a038c0cb68c3c88e9461763bbc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (diff) | |
download | wireguard-linux-d9fc6b422062a1f026a09f210e012a27f808fb11.tar.xz wireguard-linux-d9fc6b422062a1f026a09f210e012a27f808fb11.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions