diff options
author | Kaixu Xia <[email protected]> | 2022-06-30 10:04:18 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-06-30 10:05:11 -0700 |
commit | f8189d5d5fbf082786fb91c549f5127f23daec09 (patch) | |
tree | 440ced279adbacd91a057b1044810ead5fa9e73a /scripts/gdb/linux/modules.py | |
parent | 98eb8d95025bd96d78fa4d27fb9e1e8d162c7227 (diff) |
dax: set did_zero to true when zeroing successfully
It is unnecessary to check and set did_zero value in while() loop
in dax_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