Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: checking for NULL instead of IS_ERR
add_qgroup_rb() never returns NULL, only error pointers. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
- Loading branch information