Other than small comment inline go ahead

Le 12 nov. 2015 1:36 AM, "Paulo Flabiano Smorigo" <
pfsmor...@linux.vnet.ibm.com> a écrit :

>

> Changes:

> - using sizeof ("/disk@7766554433221100");

> - grub_uint64_t *table;

> +          grub_snprintf (bufptr, sizeof ("/disk@7766554433221100"),

> +                        "/disk@%" PRIxGRUB_UINT64_T, *(table + i));

table[i] is cleaner
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to