On Sun, 2009-05-03 at 11:17 +0200, Vladimir 'phcoder' Serbinenko wrote:

>         I would suggest, however, that the return type of
>         grub_mmap_malign_and_register be changed to void* from char*,
>         just like
>         the return type from malloc, because it's the meaningful data
>         type to
>         indicate a pointer to generic memory _and_ it automatically
>         casts to any
>         pointer type the caller uses (which is the reason it's used in
>         malloc).
> Ok with me. Oppositions from anyone else?

Committed.

Javier, please remove the unneeded cast.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to