* grub-core/fs/minix.c (grub_minix_read_file): Simplify arithmetics.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-01-07 11:27:18 +01:00
parent f797ec85a0
commit c6f1e92f0b
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-01-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/minix.c (grub_minix_read_file): Simplify arithmetics.
2013-01-05 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/ext2.c (grub_ext2_read_block): Use shifts rather than