]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: Fix up warnings in flash.c
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 4 Jan 2022 13:23:57 +0000 (14:23 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jan 2022 19:01:35 +0000 (14:01 -0500)
commitd74ca2562c8540e12f5b51dab42aa61c32aced87
tree66a9eaf921f2902396bcce90b08033bb154db47a
parentce87e72b60f47f918007dfee6e418d2df3a2f329
cmd: Fix up warnings in flash.c

Tidy up the warnings reported by checkpatch.pl to prepare next patches

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
cmd/flash.c