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