]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_device_connected() return void
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Oct 2013 06:55:49 +0000 (23:55 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Oct 2013 07:19:19 +0000 (09:19 +0200)
commitbf32ffd976eea965ab25cc5a7bed0598a6f6555e
tree4a9352c90f5f3cf969d69ebbfb0f42a5856ac28f
parent307d4882aa2ea9ef2954ff028b1026d8c7da5c4f
Bluetooth: Make mgmt_device_connected() return void

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