]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 18 Jul 2020 10:06:27 +0000 (11:06 +0100)
commit6513fd9302b9989f97fc9d95e76e06ad5d266774
tree3b732a9a1727f81f58586b5fcdc12e4e64c4d137
parentfb62a15349597ee026c67a0bb0a6ca2cc9bfe420
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>
scripts/lib/wic/filemap.py