diff options
author | Guoqing Jiang <guoqing.jiang@linux.dev> | 2022-11-17 18:19:45 +0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2022-11-17 13:47:28 +0200 |
commit | 34a046f08b62fb855ac590c1f4dfb1934f1fdb64 (patch) | |
tree | e95b3bc6fe2f9482fc79ba3fca51996ab09eca9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6af4609c18b3aa69209d022b9c00e6db78c57ae5 (diff) |
RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders
The kobj_paths which is created dynamically by kobject_create_and_add,
and per the comment above kobject_create_and_add, we only need to call
kobject_put which is not same as other kobjs such as stats->kobj_stats
and srv_path->kobj.
Acked-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev>
Link: https://lore.kernel.org/r/20221117101945.6317-9-guoqing.jiang@linux.dev
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions