提交 5f6f683f 编写于 作者: F Far

style: los_disk_cache_clear error message has no \n(LF)

Close #I3NCDD
上级 6ee33eb8
......@@ -1152,7 +1152,7 @@ INT32 los_disk_cache_clear(INT32 drvID)
result = OsSdSync(drvID);
if (result != 0) {
PRINTK("[ERROR]disk cache clear failed!n");
PRINTK("[ERROR]disk_cache_clear SD sync failed!\n");
return result;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册