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

