* grub-core/kern/parser.c (grub_parser_split_cmdline): Remove nested

function.
This commit is contained in:
Vladimir Serbinenko 2013-11-07 02:53:43 +01:00
parent 4bfe934cd1
commit ac319fbc90
2 changed files with 30 additions and 24 deletions

View file

@ -1,3 +1,8 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/parser.c (grub_parser_split_cmdline): Remove nested
function.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/misc.c (grub_vsnprintf_real): Remove nested functions.