[U-Boot] [PATCH] image-sig: use designated initializers for algorithm

Simon Glass sjg at chromium.org
Tue Oct 24 13:28:31 UTC 2017


On 23 October 2017 at 03:03, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
>
> Designated initializers are more readable because we do not
> have to check the order in the struct definitions.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  common/image-sig.c | 44 ++++++++++++++++++++++----------------------
>  1 file changed, 22 insertions(+), 22 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list