]> code.ossystems Code Review - openembedded-core.git/commit
wic/filemap: Drop the unused get_unmapped_ranges()
authorKevin Hao <kexin.hao@windriver.com>
Tue, 14 Jul 2020 00:53:22 +0000 (08:53 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 23 Jul 2020 14:07:37 +0000 (04:07 -1000)
commit19078f9540c455ccddb6f2986b96562a8186ec35
treee9c948fe84995863e57a78405608886fcfd3d18d
parent14cbfc04f4a9da5baba6267daefd54a12a04d56e
wic/filemap: Drop the unused get_unmapped_ranges()

This method is not used by any code, so drop it.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6513fd9302b9989f97fc9d95e76e06ad5d266774)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/filemap.py