]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_discoverable() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 13:33:54 +0000 (06:33 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 14:20:33 +0000 (17:20 +0300)
commit79ebe934283052440138647a543471d62d124f38
tree4f43da4346177b4cc969f6e5bdcd026fe1b20aef
parent02e7172fb58d8edc89f8e2ebc916d5f8adbf84aa
Bluetooth: Make mgmt_discoverable() return void

The return value of mgmt_discoverable() 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