commit | 4e1b0245f2394a6ee4a79bb183f56f8fe2c7af33 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 15 14:26:26 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Oct 15 20:54:28 2013 -0300 |
tree | c712cbf5fb89ab7303b49d35897735220081e517 | |
parent | 3e248560d951b4a99aaa1d1332030853e2ebc3fd [diff] |
Bluetooth: Make mgmt_set_class_of_dev_complete() return void The return value of mgmt_set_class_of_dev_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>