On 31/10/23 11:20 pm, Stefan Berger wrote:
Return the allocated address and the length of the memory block in the
request structure if a memory allocation was actually done. Leave the
address untouched otherwise. This enables a caller who wants to use the
allocated memory directly (rather than adding the memory to the heap) to
see where memory was allocated. None of the current callers needs this

s/callers needs this/callers need this/

Thanks
Hari

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

Reply via email to