diff options
author | 2011-11-17 01:10:02 -0500 | |
---|---|---|
committer | 2012-01-08 19:34:39 -0500 | |
commit | ad2b2c802be2d3e8ed8364fef5ffaddabe448219 (patch) | |
tree | 5927c2170cd4edb1d930cabae0c6f0006aa972fd /crypto/api.c | |
parent | btrfs: sanitizing ->fs_info, part 5 (diff) | |
download | wireguard-linux-ad2b2c802be2d3e8ed8364fef5ffaddabe448219.tar.xz wireguard-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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions