diff options
author | Mark Fasheh <mfasheh@suse.com> | 2011-07-14 21:23:06 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-08-01 18:30:44 (GMT) |
commit | bf5f32ecb6caac52b4d1c083251b3dd4f40a0b7a (patch) | |
tree | a1022046dd66034c6a916b28abcadc9128184273 /fs/coda | |
parent | ff1f2b4407454d926d8b143bf37e4dce66026a28 (diff) | |
download | linux-fsl-qoriq-bf5f32ecb6caac52b4d1c083251b3dd4f40a0b7a.tar.xz |
btrfs: make btrfs_set_root_node void
This is fairly trivial - btrfs_set_root_node() - always returns zero so we
can just make it void. All callers ignore the return code now anyway. I
also made sure to check that none of the functions that
btrfs_set_root_node() calls returns an error that we might have needed to
catch and pass back.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions