2008-07-15 Pavel Roskin <proski@gnu.org>
* fs/ext2.c (grub_ext2_read_block): Initialize blknr in the beginning to avoid warnings with some compilers.
This commit is contained in:
parent
afc3b5d7c4
commit
ee01cf35f0
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
2008-07-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* fs/ext2.c (grub_ext2_read_block): Initialize blknr in the
|
||||
beginning to avoid warnings with some compilers.
|
||||
|
||||
* loader/ieee1275/multiboot2.c: Include grub/machine/loader.h.
|
||||
[__i386__] (grub_mb2_arch_boot): Avoid unnecessary cast.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue