* grub-core/kern/emu/hostdisk.c (read_device_map): Remove nested

function.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-01 13:46:24 +01:00
parent 5d983f5fc2
commit ca9c260868
2 changed files with 9 additions and 11 deletions

View file

@ -1,3 +1,8 @@
2013-03-01 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (read_device_map): Remove nested
function.
2013-03-01 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gentrigtables.c: Make tables const.