]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/bluetooth/hci_core.h
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:22 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:53:13 +0000 (20:53 -0300)
commit3eb385289a8b71db40b1a4a4d739817bd437db4f
treec0a1a62aaa137efb70ba89b53c8df2608c321567
parente669cf803cb14d63d0b7c612286e5cfdec6e34f7
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void

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