]> git.dujemihanovic.xyz Git - u-boot.git/commit
ufs: Add a line feed to the end of some dev_xxx() messages
authorBin Meng <bmeng@tinylab.org>
Wed, 11 Oct 2023 13:15:45 +0000 (21:15 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 27 Nov 2023 21:18:59 +0000 (16:18 -0500)
commit1b3dab2d296c4ae8ccdd85986c26a77036c81d85
treeebaeb537227d61e21c3ebc3701f31c1384ce72a3
parentb2d01681ab2d7dd1735fefaacf0cbcb7d4e4f32a
ufs: Add a line feed to the end of some dev_xxx() messages

Add a line feed to improve readability of some dev_xxx() messages.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/ufs/ufs.c