diff options
author | Yuezhang Mo <Yuezhang.Mo@sony.com> | 2024-08-08 10:37:13 +0300 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2024-11-25 11:08:21 +0300 |
commit | 30ef0e0d7ff5b6dceda19d18a85d9d72a4909784 (patch) | |
tree | f1658dc10f11b2272b3433aa2707288c7dec73f1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2e94e5bb94a3e641a25716a560bf474225fda83c (diff) | |
download | linux-30ef0e0d7ff5b6dceda19d18a85d9d72a4909784.tar.xz |
exfat: remove unnecessary read entry in __exfat_rename()
To determine whether it is a directory, there is no need to read its
directory entry, just use S_ISDIR(inode->i_mode).
Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Aoyama Wataru <wataru.aoyama@sony.com>
Reviewed-by: Daniel Palmer <daniel.palmer@sony.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions