]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Make mgmt_device_found() return void
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Oct 2013 06:55:51 +0000 (23:55 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Oct 2013 07:19:23 +0000 (09:19 +0200)
commit901801b9a420e58969e039731dd007ae104842d3
tree2767d16eb91d8d966bab9b3d864fb89646f11bba
parent9b80ec5e8e66ada404ad65ce61a1de70fee0fbbd
Bluetooth: Make mgmt_device_found() return void

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