"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "2cb29de376b6034c59714c00affdf2a4ce31f734"
befs: remove unused BEFS_BT_PARMATCH
befs_btree_find(), the only caller of befs_find_key(), only cares about if the return from that function is BEFS_BT_MATCH or not. It never uses the partial match given with BEFS_BT_PARMATCH. Make the overflow return clearer by having BEFS_BT_OVERFLOW instead of BEFS_BT_PARMATCH. Signed-off-by:Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by:
Salah Triki <salah.triki@gmail.com>
Loading
Please register or sign in to comment