commit | d6009d7fba7185ed27fd821a2f76f75809654198 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Wed Jan 11 16:00:54 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Feb 01 09:03:41 2017 +0100 |
tree | 0d92951fcfad469739498dfab48d711562ca2a68 | |
parent | 7e407637b10b80cf67defe9ee93655f8481952b0 [diff] |
tools: kwbimage: Fix style violations Fix some style violations: - nine instances of missing blank lines after declarations - one overly long line - one split string (which also rewords an error message more concisely) - two superfluous else Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>