• Yury Norov's avatar
    bitmap: move bitmap_*_region() functions to bitmap.h · 6cb42f91
    Yury Norov authored
    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>
    6cb42f91
bitmap.c 26.4 KB