[U-Boot] sandbox: fix the return type of os_free() function

Simon Glass sjg at chromium.org
Mon Jan 27 17:22:47 CET 2014


Hi Tom,

On 27 January 2014 07:56, Tom Rini <trini at ti.com> wrote:
> On Wed, Jan 15, 2014 at 01:06:41PM +0900, Masahiro Yamada wrote:
>
>> The function os_free() returns nothing.
>> Its return type should be "void" rather than "void *".
>>
>> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
>
> Applied to u-boot/master, thanks!

I was preparing a small pull request with this and another patch but
you beat me to it!

Can you please also look at this one:

http://patchwork.ozlabs.org/patch/294233/

I am still running a full build (since I did it incorrectly yesterday)
but it looks good.

Regards,
Simon

>
> --
> Tom


More information about the U-Boot mailing list