* grub-core/kern/partition.c (grub_partition_get_name): Simplify logic

and improve performance.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-29 16:24:07 +01:00
parent 5858b42d07
commit f6c434d581
2 changed files with 18 additions and 22 deletions

View file

@ -1,3 +1,8 @@
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/partition.c (grub_partition_get_name): Simplify logic
and improve performance.
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/ieee1275/openfw.c (grub_ieee1275_encode_devname): Fix