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