diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-01-13 15:21:17 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-01-15 19:27:28 +0100 |
commit | 0dc924c5f2a3c4d999e12feaccee5f970cea1315 (patch) | |
tree | f8bbd1998deb74a0c3253c24b7bd1286b2afe6d9 /fs/eventfd.c | |
parent | 8e217858eea0d63de9d818f52fa98b5f9e502e5a (diff) | |
download | linux-0dc924c5f2a3c4d999e12feaccee5f970cea1315.tar.gz linux-0dc924c5f2a3c4d999e12feaccee5f970cea1315.tar.bz2 linux-0dc924c5f2a3c4d999e12feaccee5f970cea1315.zip |
Btrfs: clean up an error code in btrfs_init_space_info()
If we return 1 here, then the caller treats it as an error and returns
-EINVAL. It causes a static checker warning to treat positive returns
as an error.
Fixes: 1aba86d67f34 ('Btrfs: fix easily get into ENOSPC in mixed case')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions