Re: [U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter

2017-02-01 Thread Stefan Roese
On 11.01.2017 16:00, Mario Six wrote: The parameter 'params' of the image_headersz_v1 function is never used by the function. Hence, remove it. Signed-off-by: Mario Six --- Changes in v2: None Applied to u-boot-marvell/master Thanks, Stefan ___ U

Re: [U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter

2017-01-18 Thread Stefan Roese
On 11.01.2017 16:00, Mario Six wrote: The parameter 'params' of the image_headersz_v1 function is never used by the function. Hence, remove it. Signed-off-by: Mario Six --- Changes in v2: None Reviewed-by: Stefan Roese Thanks, Stefan ___ U-Boot

[U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter

2017-01-11 Thread Mario Six
The parameter 'params' of the image_headersz_v1 function is never used by the function. Hence, remove it. Signed-off-by: Mario Six --- Changes in v2: None --- tools/kwbimage.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tools/kwbimage.c b/tools/kwbimage.c index 4