Re: [U-Boot] [PATCH 05/14] mkimage: Drop blank line before main()

2016-07-01 Thread Tom Rini
On Thu, Jun 30, 2016 at 10:52:11AM -0600, Simon Glass wrote: > This is not needed. Drop it. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists.denx.de http

[U-Boot] [PATCH 05/14] mkimage: Drop blank line before main()

2016-06-30 Thread Simon Glass
This is not needed. Drop it. Signed-off-by: Simon Glass --- tools/mkimage.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/mkimage.c b/tools/mkimage.c index 76ae09e..920d3be 100644 --- a/tools/mkimage.c +++ b/tools/mkimage.c @@ -285,7 +285,6 @@ static void process_args(int argc, char