Bluetooth: Make mgmt_device_connected() return void
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 7 Oct 2013 06:55:49 +0000 (23:55 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Oct 2013 07:19:19 +0000 (09:19 +0200)
commitecd90ae7f600270d68b471f87c66d5b41ce5a974
tree4a9352c90f5f3cf969d69ebbfb0f42a5856ac28f
parent445608d078bf7f7fe975792a940ffac83f495fa9
Bluetooth: Make mgmt_device_connected() return void

The return value of mgmt_device_connected() 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
This page took 0.025195 seconds and 5 git commands to generate.