]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_pin_code_reply_complete() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:21 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:53:01 +0000 (20:53 -0300)
commit4a058a08070d8c0a9af97e5cdb3a0d07f79eef38
treebbbd94b4daafffce88070b2257b3d039ceb95f72
parent1751ef9f7630542cc58d138ea88074a8f3463024
Bluetooth: Make mgmt_pin_code_reply_complete() return void

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