-
Dan Carpenter authored
The ! was obviously intended to be ~. As it is, this function does the equivalent to: "addr[bit / 64] = 0;". Fixes: 27fcec6c ("bcachefs: Clear recovery_passes_required as they complete without errors") Signed-off-by:
Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
a6c4162d