[U-Boot] [PATCH 2/6] cbfs: Move declarations above functions
Bin Meng
bmeng.cn at gmail.com
Wed Aug 14 08:40:09 UTC 2019
On Wed, Aug 14, 2019 at 11:09 AM Simon Glass <sjg at 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 at chromium.org>
> ---
>
> fs/cbfs/cbfs.c | 14 +++++---------
> 1 file changed, 5 insertions(+), 9 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list