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)
commit491cabf067c6a8bb4a5859ab9f7e0ddc5b5347c8
tree72254d3efcb6bc96a4c50bf9cab0f85d9f64d306
parent53d9bd4a568d6d187c894ce539ad2595023dfc2b
gadget: f_thor: add missing line breaks for pr_err()

After the commit 9b643e312d52 ("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