
16 Aug
2019
16 Aug
'19
4:44 p.m.
On Thu, Aug 15, 2019 at 9:56 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 Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
fs/cbfs/cbfs.c | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-)
Tested-by: Bin Meng bmeng.cn@gmail.com