[U-Boot] [PATCH v3 09/13] fdtdec: test: Use compound statement macros

sjg at google.com sjg at google.com
Fri Apr 12 21:49:58 UTC 2019


On Fri, 22 Mar 2019 at 02:10, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> This eliminates the need for intermediate helper functions and allow the
> macros to return a value so that it can be used subsequently.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
> Changes in v2:
> - new patch
>
>  lib/fdtdec_test.c | 64 ++++++++++++++++-------------------------------
>  1 file changed, 22 insertions(+), 42 deletions(-)

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list