diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-11-17 07:10:02 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-09 01:34:39 +0100 |
commit | ad2b2c802be2d3e8ed8364fef5ffaddabe448219 (patch) | |
tree | 5927c2170cd4edb1d930cabae0c6f0006aa972fd /fs/pstore | |
parent | btrfs: sanitizing ->fs_info, part 5 (diff) | |
download | linux-ad2b2c802be2d3e8ed8364fef5ffaddabe448219.tar.xz linux-ad2b2c802be2d3e8ed8364fef5ffaddabe448219.zip |
btrfs: make open_ctree() return int
It returns either ERR_PTR(-ve) or sb->s_fs_info. The latter can
be found by caller just as well, TYVM, no need to return it. Just
return -ve or 0...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions