Skip to content
Commit 6cb42f91 authored by Yury Norov's avatar Yury Norov
Browse files

bitmap: move bitmap_*_region() functions to bitmap.h



Now that bitmap_*_region() functions are implemented as thin wrappers
around others, it's worth to move them to the header, as it opens room
for compile-time optimizations.

CC: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
CC: Rasmus Villemoes <linux@rasmusvillemoes.dk>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent 1d483652
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment