commit | 9b80ec5e8e66ada404ad65ce61a1de70fee0fbbd | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 06 23:55:50 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 07 09:19:21 2013 +0200 |
tree | c59fb50780693da6989934511c97f41338e7b033 | |
parent | ecd90ae7f600270d68b471f87c66d5b41ce5a974 [diff] |
Bluetooth: Make mgmt_device_disconnected() return void The return value of mgmt_device_disconnected() 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>