commit | 7dee6f57d7f22a89dd214518c778aec448270d4c | [log] [tgz] |
---|---|---|
author | Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> | Tue Nov 02 22:23:58 2021 +0100 |
committer | Namjae Jeon <linkinjeon@kernel.org> | Mon Jan 10 11:00:02 2022 +0900 |
tree | 5c12968215224c6f5d257d0af914ee3024675943 | |
parent | 8cf058834b11c08b344fc4549b03d723f16c9241 [diff] |
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() Also add a local "struct exfat_inode_info *ei" variable to exfat_truncate() to simplify the code. Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>