
16 Aug
2019
16 Aug
'19
4:42 p.m.
On Thu, Aug 15, 2019 at 9:56 AM Simon Glass sjg@chromium.org wrote:
At present this file has a function at the top, above declarations. This is normally avoided, so fix it.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
fs/cbfs/cbfs.c | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-)
Tested-by: Bin Meng bmeng.cn@gmail.com