diff options
| author | Yuezhang Mo <[email protected]> | 2024-08-08 07:37:13 +0000 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2024-11-25 08:08:21 +0000 |
| commit | 30ef0e0d7ff5b6dceda19d18a85d9d72a4909784 (patch) | |
| tree | f1658dc10f11b2272b3433aa2707288c7dec73f1 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | exfat: fix file being changed by unaligned direct write (diff) | |
| download | kernel-30ef0e0d7ff5b6dceda19d18a85d9d72a4909784.tar.gz kernel-30ef0e0d7ff5b6dceda19d18a85d9d72a4909784.zip | |
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 <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Daniel Palmer <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
