]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Make mgmt_discovering() return void
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Oct 2013 06:55:53 +0000 (23:55 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Oct 2013 07:19:28 +0000 (09:19 +0200)
commit7b44d72f17f2797898fe67aba1835019288aed78
tree40eb22b3745b8e059f316e44c27328b86d566865
parentb97c5a0cfa64f44dcfea9073a82e8f1a99580c38
Bluetooth: Make mgmt_discovering() return void

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