Bluetooth: Convert bt_<level> logging functions to return void
authorJoe Perches <joe@perches.com>
Mon, 22 Sep 2014 18:17:41 +0000 (11:17 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Sep 2014 07:40:08 +0000 (09:40 +0200)
No caller or macro uses the return value so make all
the functions return void.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found