Skip to content
Snippets Groups Projects
Commit 0410c94a authored by Mariusz Kozlowski's avatar Mariusz Kozlowski Committed by Chris Mason
Browse files

btrfs: make 1-bit signed fileds unsigned


Fixes these sparse warnings:
fs/btrfs/ctree.h:811:17: error: dubious one-bit signed bitfield
fs/btrfs/ctree.h:812:20: error: dubious one-bit signed bitfield
fs/btrfs/ctree.h:813:19: error: dubious one-bit signed bitfield

Signed-off-by: default avatarMariusz Kozlowski <mk@lab.zgora.pl>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent f209561a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment