btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search
The code path should not reach there. Remove it.
Signed-off-by:
Wang Sheng-Hui <shhuiw@gmail.com>
parent
d48b97b4
Please register or sign in to comment
The code path should not reach there. Remove it.
Signed-off-by:
Wang Sheng-Hui <shhuiw@gmail.com>