]> 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)
commit15172431502da0704dee0ef8e42ab8f594a67944
tree0dcbff8f287de0426e025a53e1f6d97ac8c249a0
parentb2573283adcffac1d2d18ee662f4010457d918e9
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