diff options
author | Christoph Hellwig <[email protected]> | 2021-07-15 09:58:04 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2021-07-15 09:58:04 -0700 |
commit | 49694d14ff68fa4b5f86019dbcfb44a8bd213e58 (patch) | |
tree | 00428e85f46cb4db548092862fa538a4dda67fd2 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 3ac1d426510f97ace05093ae9f2f710d9cbe6215 (diff) |
iomap: remove the length variable in iomap_seek_hole
The length variable is rather pointless given that it can be trivially
deduced from offset and size. Also the initial calculation can lead
to KASAN warnings.
Signed-off-by: Christoph Hellwig <[email protected]>
Reported-by: Leizhen (ThunderTown) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions