
14 Aug
2019
14 Aug
'19
10:40 a.m.
On Wed, Aug 14, 2019 at 11:09 AM Simon Glass sjg@chromium.org wrote:
Rename some camel-case variables to match U-Boot style.
Camel case is not generally allowed in U-Boot. Rename this variable to fit in with the style.
Signed-off-by: Simon Glass sjg@chromium.org
fs/cbfs/cbfs.c | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com