]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_set_local_name_complete() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:27 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:54:34 +0000 (20:54 -0300)
commitcd819ddf2e25de9d7b928ee7304f432788346846
tree9db2d4871bf02f1433bfa3773aabbe092b89ac46
parent1dc9db8024d553a69da54b50694daeb6393ebd49
Bluetooth: Make mgmt_set_local_name_complete() return void

The return value of mgmt_set_local_name_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>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c