summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2023-02-24 06:31:26 +0300
committerDavid Sterba <dsterba@suse.com>2023-04-17 19:01:15 +0300
commitfdf8d595f49c79f1c47e5a91c4c6582572c5eeee (patch)
tree8fb2350977f6f18ddbd1f3017280f9a0af2d51ac /include/linux/timerqueue.h
parent7b31e0451d0be0e52bf0d7879066b39d9bd064fe (diff)
downloadlinux-fdf8d595f49c79f1c47e5a91c4c6582572c5eeee.tar.xz
btrfs: open code btrfs_bin_search()
btrfs_bin_search() is a simple wrapper that searches for the whole slots by calling btrfs_generic_bin_search() with the starting slot/first_slot preset to 0. This simple wrapper can be open coded as btrfs_bin_search(). Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions