diff options
author | Kaixu Xia <[email protected]> | 2022-06-30 10:04:18 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-06-30 10:04:18 -0700 |
commit | 98eb8d95025bd96d78fa4d27fb9e1e8d162c7227 (patch) | |
tree | c3d8dda69434c615ffbcc9b6d8c8ca459119fc6f /scripts/gdb/linux/modules.py | |
parent | d58562ca6c992fc5577838d010c8a37401c2a831 (diff) |
iomap: set did_zero to true when zeroing successfully
It is unnecessary to check and set did_zero value in while() loop
in iomap_zero_iter(), we can set did_zero to true only when zeroing
successfully at last.
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions