]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:28 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:54:49 +0000 (20:54 -0300)
commitc513af1a78ac83100a9241c4c55efa1424af7435
tree57f9a44180715d72e13df929811280716599cdd2
parent2ba2a7abd06f9d607c3ae4907ee048fa78014e24
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void

The return value of mgmt_read_local_oob_data_reply_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