Re: [PATCH v5 02/13] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.

From: Balbir Singh
Date: Mon Aug 15 2016 - 03:31:03 EST


On Thu, Aug 11, 2016 at 08:08:07PM -0300, Thiago Jung Bauermann wrote:
> Adapt all callers to the new function prototype.
>

Could you please expand on this?

> In addition, change the type of kexec_buf.buffer from char * to void *.
> There is no particular reason for it to be a char *, and the change
> allows us to get rid of 3 existing casts to char * in the code.
>
> Signed-off-by: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxxxxxxx>
> Acked-by: Dave Young <dyoung@xxxxxxxxxx>
> ---

Looks good otherwise

Acked-by: Balbir Singh <bsingharora@xxxxxxxxx>