git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6b56d
)
Bluetooth: Make mgmt_set_powered_failed() return void
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 7 Oct 2013 06:55:46 +0000
(23:55 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 7 Oct 2013 07:19:13 +0000
(09:19 +0200)
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found