* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Remove

redundant buggy overlap check.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-04-13 16:55:20 +02:00
parent 16fc9293d6
commit ee5207750f
2 changed files with 6 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2012-04-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Remove
redundant buggy overlap check.
2012-04-11 Vladimir Serbinenko <phcoder@gmail.com>
* tests/util/grub-shell.in: Set pkgdatadir when calling grub-mkrescue