summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKamalesh Babulal <kamalesh.babulal@oracle.com>2023-07-17 17:39:23 +0300
committerTejun Heo <tj@kernel.org>2023-07-17 21:44:56 +0300
commitc25ff4b911a11908c7f05bc07cc6762f9cece2b5 (patch)
tree6d698fef173473891b80044b54c13918f160fd63 /tools/perf/scripts/python/export-to-postgresql.py
parent6f71780e7fadf778eeb45e830d31339af53533fc (diff)
downloadlinux-c25ff4b911a11908c7f05bc07cc6762f9cece2b5.tar.xz
cgroup: remove cgrp->kn check in css_populate_dir()
cgroup_create() creates cgrp and assigns the kernfs_node to cgrp->kn, then cgroup_mkdir() populates base and csses cft file by calling css_populate_dir() and cgroup_apply_control_enable() with a valid cgrp->kn. Check for NULL cgrp->kn, will always be false, remove it. Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.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