]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_connectable() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 13:33:55 +0000 (06:33 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 14:21:25 +0000 (17:21 +0300)
commit72332c35acb49bbe385438b1c87813090f2c1d0b
tree036034b4c4f0b5711604a5669a95e8f3d434c32c
parent79ebe934283052440138647a543471d62d124f38
Bluetooth: Make mgmt_connectable() return void

The return value of mgmt_connectable() function is not used
and so just change it to return void.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c