diff options
author | 2024-09-12 17:07:01 +0800 | |
---|---|---|
committer | 2024-11-25 17:08:26 +0900 | |
commit | 6b151eb5df78dc1a1ea7c862834199e08ea11c7b (patch) | |
tree | bfa0011f37e39a915f36be5c96a6b157f69136ca /net/lapb/lapb_timer.c | |
parent | exfat: remove argument 'p_dir' from exfat_add_entry() (diff) | |
download | wireguard-linux-6b151eb5df78dc1a1ea7c862834199e08ea11c7b.tar.xz wireguard-linux-6b151eb5df78dc1a1ea7c862834199e08ea11c7b.zip |
exfat: code cleanup for exfat_readdir()
For the root directory and other directories, the clusters
allocated to them can be obtained from exfat_inode_info, and
there is no need to distinguish them.
And there is no need to initialize atime/ctime/mtime/size in
exfat_readdir(), because exfat_iterate() does not use them.
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions