]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27789215fba8cf09309d43388e637bf63adf61cc
tree0dcbff8f287de0426e025a53e1f6d97ac8c249a0
parentc967c44973be2b4c2aed6ad996be6ca64924466e
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