btrfs-progs/include
David Sterba 2edd439617 btrfs-progs: use unsigned types for bit shifts
Bit shifts should be done on unsigned type as a matter of good practice
to avoid any problems with bit overflowing to the sign bit.

Signed-off-by: David Sterba <dsterba@suse.com>
2024-03-12 22:05:09 +01:00
..
kerncompat.h btrfs-progs: use unsigned types for bit shifts 2024-03-12 22:05:09 +01:00