[U-Boot] [PATCH 4/9] x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
sjg at chromium.org
Thu Oct 22 01:24:25 CEST 2015
On 18 October 2015 at 20:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Oct 19, 2015 at 5:55 AM, Simon Glass <sjg at chromium.org> wrote:
>> For consistency, use 'ret' to handle a return value.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> arch/x86/cpu/ivybridge/sdram.c | 16 ++++++++--------
>> 1 file changed, 8 insertions(+), 8 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Applied to u-boot-x86.
More information about the U-Boot
mailing list