block: Remove redundant assertion
The failing condition is checked immediately before the assertion, so
keeping the assertion is kind of redundant.
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Loading
Please register or sign in to comment
The failing condition is checked immediately before the assertion, so
keeping the assertion is kind of redundant.
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>