aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2022-03-28 16:37:58 +0800
committerNamjae Jeon <[email protected]>2022-12-12 11:02:51 +0900
commitf7cde96710a4362dca199458d3de04f631178453 (patch)
tree318ea089012f1a39803b0cffc9bb183f4dc180d0 /tools/perf/scripts/python
parente981917b3fae689e9372647a38746444205bb905 (diff)
exfat: remove i_size_write() from __exfat_truncate()
The file/directory size is updated into inode by i_size_write() before __exfat_truncate() is called, so it is redundant to re-update by i_size_write() in __exfat_truncate(). Code refinement, no functional changes. Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Andy Wu <[email protected]> Reviewed-by: Aoyama Wataru <[email protected]> Reviewed-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions