aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/py/utils.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-04-05 18:01:02 +0300
committerKent Overstreet <[email protected]>2024-04-05 14:42:37 -0400
commita6c4162d844dae4dbfea1bf9ecffcb852d3ed615 (patch)
treef9905c5d74f7a83998175fe121a43d894168cb52 /tools/testing/selftests/net/lib/py/utils.py
parent5957e0a28b5177849f7666d041b32f5dc7d27427 (diff)
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
The ! was obviously intended to be ~. As it is, this function does the equivalent to: "addr[bit / 64] = 0;". Fixes: 27fcec6c27ca ("bcachefs: Clear recovery_passes_required as they complete without errors") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions