Skip to content
Snippets Groups Projects
user avatar
Steven Whitehouse authored
This function only had one caller left, and that caller only
called it for leaf blocks, hence one branch of the "if" was
never taken. In addition the call to get_left had already
verified the metadata type, so the function can be reduced
to a single line of code in its caller.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
1579343a
History