summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorXiu Jianfeng <xiujianfeng@huawei.com>2024-05-25 09:44:03 +0000
committerTejun Heo <tj@kernel.org>2024-05-26 08:28:30 -1000
commitd9fc6b422062a1f026a09f210e012a27f808fb11 (patch)
tree8c2bbaa5df95b0a038c0cb68c3c88e9461763bbc /scripts/gdb/linux/utils.py
parent6fbf71854e2ddea7c99397772fbbb3783bfe15b5 (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 <xiujianfeng@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions