summaryrefslogtreecommitdiffstats
path: root/fs/kernfs
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-08-08 16:21:20 +0200
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-10-08 11:01:26 +0200
commit672a8515ee7ce3931daba8ed24f43de476d8e29a (patch)
treeb70b8ceab95dd1db32d38df86c64a36b5c1b667f /fs/kernfs
parentfs: befs: remove ret variable (diff)
downloadlinux-672a8515ee7ce3931daba8ed24f43de476d8e29a.tar.xz
linux-672a8515ee7ce3931daba8ed24f43de476d8e29a.zip
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>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions