aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap-str.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-08-17 16:20:54 +0000
committerYury Norov <[email protected]>2023-10-15 03:25:22 +0000
commit7733aa893847f021c674d0d30b723d892109369d (patch)
tree3e5024871c441cd87cac381d99cc84371639c19b /lib/bitmap-str.c
parentbitmap: Fix a typo ("identify map") (diff)
downloadkernel-7733aa893847f021c674d0d30b723d892109369d.tar.gz
kernel-7733aa893847f021c674d0d30b723d892109369d.zip
bitmap: Remove dead code, i.e. bitmap_copy_le()
Besides the fact it's not used anywhere it should be implemented differently, i.e. via helpers from linux/byteorder/generic.h. Yet the helpers themselves need to be introduced first. Also note, the function lacks of the test cases, they must be provided. Hence, drop the current dead code for good. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'lib/bitmap-str.c')
0 files changed, 0 insertions, 0 deletions