]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros
authorAlex Lu <alex_lu@realsil.com.cn>
Sat, 31 Aug 2019 08:46:11 +0000 (16:46 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Sep 2019 15:27:22 +0000 (17:27 +0200)
commitf1300c0340872d7d02617f439433d70c6f47700f
tree8db3fef39f56b661883507a8e6313fff0bb52885
parentd182215d2fb9e58a7637efc937fa11dc15cf7a84
Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros

These printing macros already add a trailing newline, so drop these
unnecessary additional newlines.

Signed-off-by: Alex Lu <alex_lu@realsil.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btrtl.c