commit | 3e248560d951b4a99aaa1d1332030853e2ebc3fd | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 15 14:26:25 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Oct 15 20:54:23 2013 -0300 |
tree | 7cba1ea7415bf5042b2a4a4278fabd2741c702bf | |
parent | 464996aea48aa1ec3d7d60098dbb0f7623da6c92 [diff] |
Bluetooth: Make mgmt_ssp_enable_complete() return void The return value of mgmt_ssp_enable_complete() function is not used and so just change it to return void. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>