summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-07-17 18:49:57 +0300
committerDarrick J. Wong <djwong@kernel.org>2023-07-17 18:49:57 +0300
commitefa96cc99793bafe96bdbff6abab94d81472a32d (patch)
treef6027850be31d544b5f2dedcf823069235f1ba67 /tools
parent20c64ec83a9f779a750bbbcc1d07d065702313a5 (diff)
downloadlinux-efa96cc99793bafe96bdbff6abab94d81472a32d.tar.xz
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
We have the new value for ki_pos right at hand in iter.pos, so assign that instead of recalculating it from ret. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Ritesh Harjani (IBM) <ritesh.harjani@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions