]> git.baikalelectronics.ru Git - uboot.git/commit
fs: convert error and debug messages to log
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 25 Aug 2020 17:49:16 +0000 (17:49 +0000)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 6 Sep 2020 19:21:41 +0000 (21:21 +0200)
commitbb695c577a6a6a0e9a2a4f5263522de43676b4cd
tree57dee17026408bbe024570894ba39133612b67ee
parent38237a9ccd5aa9e4aa9a93fcaa9ad1807e3fab2f
fs: convert error and debug messages to log

Use log functions for error and debug messages of the file-system.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
fs/fs.c
fs/fs_internal.c