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>
Loading
Please sign in to comment
The code path should not reach there. Remove it.
Signed-off-by:
Wang Sheng-Hui <shhuiw@gmail.com>