]> git.ipfire.org Git - people/ms/u-boot.git/commit
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
authormario.six@gdsys.cc <mario.six@gdsys.cc>
Fri, 22 Jul 2016 06:58:40 +0000 (08:58 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2016 16:01:36 +0000 (12:01 -0400)
commit713fb2dcb24537073171fc84528044a3ba081817
tree31d0e681b64656c3e60777284757d63610b2f21f
parent335b4e53c9c5310c36f5178d2f66a13c4b1c8592
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7

[NOTE: I took v1 of these patches in, and then v2 came out, this commit
is squashing the minor deltas from v1 -> v2 of updates to c236ebd and
2b9ec76 into this commit - trini]

- Added an additional NULL check, as suggested by Simon Glass to
  fit_image_process_sig
- Re-formatted the comment blocks

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
[For merging the chnages from v2 back onto v1]
Signed-off-by: Tom Rini <trini@konsulko.com>
lib/rsa/rsa-sign.c
tools/image-host.c