]> 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)
commitb18f6292fc52759df80e095faa0970636c0cadbe
treebc01104a07623282ad79a79d81bb9057b67c3d97
parentc569f4dce5e3884ea1311498b566ab60fe4feb4f
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