]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_new_link_key() return void
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 17:15:57 +0000 (10:15 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 18:27:45 +0000 (21:27 +0300)
commitf8293a9ed0fc488654aeb24ff6d51e6911df9830
treebc01104a07623282ad79a79d81bb9057b67c3d97
parentf82bf3aed7f0508eae09242673f9467e2e83d2b1
Bluetooth: Make mgmt_new_link_key() return void

The return value of mgmt_new_link_key() function is not used
and so just change it to return void.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c