[PATCH v4 03/13] cbfs: Use bool type for whether initialised

Bin Meng bmeng.cn at gmail.com
Mon May 25 03:13:32 CEST 2020


On Mon, May 25, 2020 at 7:38 AM Simon Glass <sjg at chromium.org> wrote:
>
> At present this uses an int type. U-Boot now supports bool so use this
> instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Stick with US spelling
>
> Changes in v3: None
> Changes in v2: None
>
>  fs/cbfs/cbfs.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list