]> git.ipfire.org Git - people/ms/u-boot.git/commit
tools: kwbimage: Reduce scope of variables
authorMario Six <mario.six@gdsys.cc>
Wed, 11 Jan 2017 15:00:56 +0000 (16:00 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Feb 2017 08:03:54 +0000 (09:03 +0100)
commite89016c44bc48539d95ef8b4552e77a38b1e5fdc
tree6024e6aaf57f246fc5c80896f8989773e5772aa0
parent885fba155c70871cfbe83f13ed98cd804a049058
tools: kwbimage: Reduce scope of variables

This patch reduces the scope of some variables.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c