]> git.ipfire.org Git - thirdparty/u-boot.git/commit
flash: Tidy up coding style for flash functions
authorSimon Glass <sjg@chromium.org>
Sun, 10 May 2020 17:39:53 +0000 (11:39 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 18 May 2020 18:53:28 +0000 (14:53 -0400)
commita595a0e910960ccd4611719d5fb5c279859efaee
tree41df5208d3cbcdfad60480b056e87ef77860ae08
parentba06b3c50b4b275b66822dac8a894cd5ec508944
flash: Tidy up coding style for flash functions

Some functions use the wrong code style and generate checkpatch errors.
Fix these.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-at91/arm926ejs/eflash.c
board/cobra5272/flash.c
board/socrates/socrates.c
cmd/flash.c
common/flash.c
include/flash.h