summaryrefslogtreecommitdiff
path: root/fs/ioctl.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-11-17 06:10:02 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2012-01-09 00:34:39 (GMT)
commitad2b2c802be2d3e8ed8364fef5ffaddabe448219 (patch)
tree5927c2170cd4edb1d930cabae0c6f0006aa972fd /fs/ioctl.c
parente3029d9fd426c8f582210ba35551ae5506218345 (diff)
downloadlinux-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/ioctl.c')
0 files changed, 0 insertions, 0 deletions