Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pc-bios/s390-ccw: don't try to read the next block if end of chunk is…
… reached Don't read the block if a null block number is reached, because this means that the end of chunk is reached. Reviewed-by: Collin Walling <walling@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Message-Id: <20210416074736.17409-1-mhartmay@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
- Loading branch information