]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bitmap: drop bitmap_print_to_pagebuf()
authorYury Norov <ynorov@nvidia.com>
Tue, 19 May 2026 16:30:57 +0000 (12:30 -0400)
committerYury Norov <ynorov@nvidia.com>
Thu, 28 May 2026 15:36:53 +0000 (11:36 -0400)
commit87e36d227ec511677ac5a512f7be322bae6c4ae3
tree09bebeaf16783ebf8b89c53ad00c3626bf0384dc
parentba220b42c05561761b764089b27a34fd2c6cdc19
bitmap: drop bitmap_print_to_pagebuf()

Now that all users of bitmap_print_to_pagebuf() are switched to the
alternatives, drop the function.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
include/linux/bitmap-str.h
lib/bitmap-str.c