Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcachefs: varint: Avoid left-shift of a negative value
Shifting a negative value left is undefined. Signed-off-by: Tavian Barnes <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
- Loading branch information