diff options
author | 2023-07-15 11:08:29 +0800 | |
---|---|---|
committer | 2023-07-17 08:34:41 -1000 | |
commit | fcbb485d9f720b176d7bac0802181901eedddbed (patch) | |
tree | 128a57210599b3a237a7d4c52989696163c7a800 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: remove obsolete comment above struct cgroupstats (diff) | |
download | wireguard-linux-fcbb485d9f720b176d7bac0802181901eedddbed.tar.xz wireguard-linux-fcbb485d9f720b176d7bac0802181901eedddbed.zip |
cgroup: use cached local variable parent in for loop
Use local variable parent to initialize iter tcgrp in for loop so the size
of cgroup.o can be reduced by 64 bytes. No functional change intended.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions