unstrip: Inline find_unalloc_section() into only caller
authorTimm Bäder <tbaeder@redhat.com>
Wed, 17 Feb 2021 08:43:46 +0000 (09:43 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 1 Mar 2021 17:07:10 +0000 (18:07 +0100)
commit39c67b8f6c0dcee999eb8e73f8e07a41efb78c2b
tree942abcf7e85b89f23f11afead1b68b1cb5353977
parent2daab4e7661eee6fe8701800a8e54d2448471cbd
unstrip: Inline find_unalloc_section() into only caller

Get rid of an unnecessary nested function this way.

Signed-off-by: Timm Bäder <tbaeder@redhat.com>
src/ChangeLog
src/unstrip.c