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

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