commit | 48bc39501a549ec978c8aad28eb89ca3a2a7ca03 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Aug 09 17:30:23 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:16 2019 +0200 |
tree | 14e0cacf281cc9f1164db829b42fa22ab6348a78 | |
parent | cb49511328dcce73840a54661622950d7fa6384e [diff] |
btrfs: assume valid token for btrfs_set/get_token helpers Now that we can safely assume that the token is always a valid pointer, remove the branches that check that. Signed-off-by: David Sterba <dsterba@suse.com>