linux/drivers/infiniband/ulp
Guoqing Jiang 34a046f08b 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>
2022-11-17 13:47:28 +02:00
..
ipoib treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
iser IB/iser: open code iser_disconnected_handler 2022-10-19 10:38:35 +03:00
isert v5.19 pull request 2022-05-26 21:08:40 -07:00
opa_vnic IB: move from strlcpy with unused retval to strscpy 2022-08-21 14:18:02 +03:00
rtrs RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders 2022-11-17 13:47:28 +02:00
srp Linux 6.0 2022-10-06 19:48:45 -03:00
srpt RDMA/srpt: Use flex array destination for memcpy() 2022-09-20 15:05:29 +03:00
Makefile RDMA/rtrs: include client and server modules into kernel compilation 2020-05-17 18:57:15 -03:00