]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_pin_code_request() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:26:20 +0000 (14:26 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 23:52:47 +0000 (20:52 -0300)
commita870da172fcfa5ecbd2874a6060965cb3e8748d3
tree97f045af30760f7dea5024213fe429054d6b128d
parentafe9122bcd5c996f70cde0cb603e8c84963e8ebe
Bluetooth: Make mgmt_pin_code_request() return void

The return value of mgmt_pin_code_request() 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