* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Change pointer

arithmetic to conserve alignment invariants.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-13 02:13:44 +01:00
parent 9b40df20c4
commit 564840dc3d
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Change pointer
arithmetic to conserve alignment invariants.
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/efiemu/efiemu.h (grub_efiemu_get_memory_map): Remove