diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-11-17 06:10:02 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-09 00:34:39 (GMT) |
commit | ad2b2c802be2d3e8ed8364fef5ffaddabe448219 (patch) | |
tree | 5927c2170cd4edb1d930cabae0c6f0006aa972fd /fs/squashfs | |
parent | e3029d9fd426c8f582210ba35551ae5506218345 (diff) | |
download | linux-fsl-qoriq-ad2b2c802be2d3e8ed8364fef5ffaddabe448219.tar.xz |
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/squashfs')
0 files changed, 0 insertions, 0 deletions