diff options
author | Yangtao Li <[email protected]> | 2023-04-07 03:16:29 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-04-17 14:49:30 -0700 |
commit | 33560f8020c2bf12bb5b598a03fa0a708cab3283 (patch) | |
tree | 89cd853de39d0ae2474cd235ed1c8ba234cbbc87 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 50aa6f44e1daa79e5fa82abf46170fcac976531a (diff) |
f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()
Convert to use remove_proc_subtree() and kill kobject_del() directly.
kobject_put() actually covers kobject removal automatically, which is
single stage removal.
Signed-off-by: Yangtao Li <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions