]> git.baikalelectronics.ru Git - uboot.git/commit
gadget: f_thor: add missing line breaks for pr_err()
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 13 Feb 2020 08:24:11 +0000 (17:24 +0900)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 1 Mar 2020 20:58:54 +0000 (21:58 +0100)
commitfeec0a3a39fe4e5cd2cdd5d95238bbb453b65d71
tree72254d3efcb6bc96a4c50bf9cab0f85d9f64d306
parent4e38fc1b3e65b756fbada127446448ce6861baa6
gadget: f_thor: add missing line breaks for pr_err()

After the commit f3b23941fed8 ("treewide: replace with error()
with pr_err()"), there are pr_err() usages without line break. Add
missing line breaks for pr_err() used in f_thor.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/usb/gadget/f_thor.c