[PATCH 1/1] fs: convert error and debug messages to log

Simon Glass sjg at chromium.org
Wed Aug 26 22:02:09 CEST 2020


On Tue, 25 Aug 2020 at 10:51, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Use log functions for error and debug messages of the file-system.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  fs/fs.c          | 16 +++++++++-------
>  fs/fs_internal.c | 16 +++++++++-------
>  2 files changed, 18 insertions(+), 14 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list