diff options
author | Yuezhang Mo <[email protected]> | 2022-03-17 18:12:40 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2022-12-12 11:02:49 +0900 |
commit | 3b9681acb0ef739343d8cfd35e054aab9597f1dc (patch) | |
tree | 6e245673917dfc00b498e6d6a15cd65021ba6061 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 20914ff6dd56dd6b548bf5dd90bff09ef89999e4 (diff) |
exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
Since struct exfat_entry_set_cache is allocated from stack,
no need to free, so rename exfat_free_dentry_set() to
exfat_put_dentry_set(). After renaming, the new function pair
is exfat_get_dentry_set()/exfat_put_dentry_set().
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions