commit | f1424939baf662dae69b294fa74223f22ae6041b | [log] [tgz] |
---|---|---|
author | Jesper Schmitz Mouridsen <jesper@schmitz.computer> | Tue Feb 09 17:17:17 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Feb 21 09:21:35 2021 +0100 |
tree | fd0b5f8ef06944ecc145b65fd7277a7babcae425 | |
parent | e7c6fc66689339bdfc8fbeb1f1a668d7546a37ab [diff] |
Allow last block to be read The last block is of size media->block_size Signed-off-by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> Simplify expression. Apply same change to efi_disk_write_blocks(). Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>