u-boot/fs/cbfs
Simon Glass ea38ee93ef cbfs: Rename the result variable
At present the result variable in the cbfs_priv is called 'result' as is
the local variable in a few functions. Change the latter to 'ret' which is
more common in U-Boot and avoids confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-05-27 14:40:09 +08:00
..
cbfs.c cbfs: Rename the result variable 2020-05-27 14:40:09 +08:00
Kconfig cbfs: Allow CBFS to be used in SPL 2019-08-18 21:54:10 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00