
3 Jan
2018
3 Jan
'18
5:42 p.m.
On 1 January 2018 at 13:31, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
The message "reading %s\n" may be interesting when debugging but otherwise it is superfluous.
Only output the message when debugging.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
fs/fat/fat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org