Commit 203f6a87 authored by David Sterba's avatar David Sterba
Browse files

btrfs: drop __must_check annotations



Drop all __must_check annotations because they're used in random
functions and not consistently. All errors should be handled.

Reviewed-by: default avatarQu Wenruo <wqu@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 9580503b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment