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

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 fb62a15349597ee026c67a0bb0a6ca2cc9bfe420)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/filemap.py