diff options
author | Tetsuhiro Kohada <kohada.t2@gmail.com> | 2020-09-11 06:45:06 +0200 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2020-10-22 01:29:12 +0200 |
commit | eae503f7eb0509594076a951e422e29082385c96 (patch) | |
tree | 24be5516603b13088b4c242f2b166257b69114aa /mm | |
parent | exfat: remove 'rwoffset' in exfat_inode_info (diff) | |
download | linux-eae503f7eb0509594076a951e422e29082385c96.tar.xz linux-eae503f7eb0509594076a951e422e29082385c96.zip |
exfat: remove useless check in exfat_move_file()
In exfat_move_file(), the identity of source and target directory has been
checked by the caller.
Also, it gets stream.start_clu from file dir-entry, which is an invalid
determination.
Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com>
Acked-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions