diff options
author | Xiu Jianfeng <[email protected]> | 2024-05-25 09:44:03 +0000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2024-05-26 08:28:30 -1000 |
commit | d9fc6b422062a1f026a09f210e012a27f808fb11 (patch) | |
tree | 8c2bbaa5df95b0a038c0cb68c3c88e9461763bbc /tools/perf/scripts/python | |
parent | 6fbf71854e2ddea7c99397772fbbb3783bfe15b5 (diff) |
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 <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions