]> Git Repo - linux.git/commit
Bluetooth: Make mgmt_connect_failed() return void
authorMarcel Holtmann <[email protected]>
Mon, 7 Oct 2013 06:55:48 +0000 (23:55 -0700)
committerJohan Hedberg <[email protected]>
Mon, 7 Oct 2013 07:19:18 +0000 (09:19 +0200)
commit445608d078bf7f7fe975792a940ffac83f495fa9
tree8806009b3882c5cc55af480d24b102db488a7dfe
parent7892924c7d5d74be8ad52316000a78fe96379044
Bluetooth: Make mgmt_connect_failed() return void

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

Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c
This page took 0.049405 seconds and 4 git commands to generate.