]> Git Repo - linux.git/commit
Bluetooth: Make mgmt_set_powered_failed() return void
authorMarcel Holtmann <[email protected]>
Mon, 7 Oct 2013 06:55:46 +0000 (23:55 -0700)
committerJohan Hedberg <[email protected]>
Mon, 7 Oct 2013 07:19:13 +0000 (09:19 +0200)
commit3eec705e42d19b3d3e367fcb88693c24175bdbc6
treeeea85be7dba02b965069b4895f6da017e5ea8a23
parentbf6b56db0acbe844c96fe36ab65eb7a53c6d8654
Bluetooth: Make mgmt_set_powered_failed() return void

The return value of mgmt_set_powered_failed() function is never used
and so make the function 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.042988 seconds and 4 git commands to generate.