Max Reitz <mre...@redhat.com> writes: > img_open() already prints an error if the operation failed, so there > should not be another error_report() afterwards. > > Signed-off-by: Max Reitz <mre...@redhat.com>
Especially not when only 4 out of 12 callers do it. Reviewed-by: Markus Armbruster <arm...@redhat.com>