On 30 July 2018 at 05:22, Christian Gmeiner <[email protected]> wrote:
> Fixes the following checkstyle warning:
>
> WARNING: Missing a blank line after declarations
> +               int tmp = smbios_write_funcs[i]((ulong *)&addr, handle++);
> +               max_struct_size = max(max_struct_size, tmp);
>
> Signed-off-by: Christian Gmeiner <[email protected]>
> ---
>  lib/smbios.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to