firmware-utils: mkfwimage: enable extra compiler checks and fix them
authorPetr Štetiar <ynezz@true.cz>
Fri, 19 Jul 2019 14:10:35 +0000 (16:10 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 19 Jul 2019 14:15:25 +0000 (16:15 +0200)
commit2d8ad31974f25e2420f611f64768ab808d375daa
tree2dc7bb35589e30e972f4b0c7f04c01ead77505aa
parent772e0f2a1a9407359dd6d7de93b9123ba7dfa6c1
firmware-utils: mkfwimage: enable extra compiler checks and fix them

Let's enforce additional automatic checks enforced by the compiler in
order to catch possible errors during compilation.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Makefile
src/mkfwimage.c