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)
commit2b0bf6c85a4940e00516f68ff7103329abf8512d
tree0dcbff8f287de0426e025a53e1f6d97ac8c249a0
parent48e68ff5e55af6907d3f90233e5c4d5601a628a6
Bluetooth: Convert bt_<level> logging functions to return void

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>
include/net/bluetooth/bluetooth.h
net/bluetooth/lib.c