]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros
authorAlex Lu <alex_lu@realsil.com.cn>
Sat, 31 Aug 2019 08:41:13 +0000 (16:41 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Sep 2019 15:27:22 +0000 (17:27 +0200)
commitd182215d2fb9e58a7637efc937fa11dc15cf7a84
treeaac9e55804066b382d88714373ee91f9c2beb716
parent240b64a83165dde816664b50900aa12f1db92359
Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros

the rtl: or RTL: prefix in the string is pointless. The rtl_dev_* macros
already does that.

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