diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-01-13 15:21:17 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 10:26:03 +0200 |
| commit | eb3a53c61a395bf25851ea21c2fe3ec53466a67d (patch) | |
| tree | 5155241e67dafce40880ab20129581e8d75eb299 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c1563ca8153ee4c3af507308ed899f10c84f86df (diff) | |
Btrfs: clean up an error code in btrfs_init_space_info()
commit 0dc924c5f2a3c4d999e12feaccee5f970cea1315 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
