* grub-core/lib/relocator.c (malloc_in_range): Remove couple of

dprintf in no-malloc zone.

Note: actual code was already committed by mistake in last commit.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-23 03:31:17 +01:00
parent d779e9bdac
commit b055dd326a

View file

@ -1,3 +1,8 @@
2012-01-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (malloc_in_range): Remove couple of
dprintf in no-malloc zone.
2012-01-22 Mario Limonciello <mario_limonciello@dell.com>
* configure.ac: Add back in test for limits.h.