Skip to content
Commit 04005dd9 authored by Tobias Klauser's avatar Tobias Klauser Committed by David S. Miller
Browse files

bluetooth: Make hci_sock_cleanup() return void



hci_sock_cleanup() always returns 0 and its return value isn't used
anywhere in the code.

Compile-tested with 'make allyesconfig && make net/bluetooth/bluetooth.ko'

Signed-off-by: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Acked-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 147e2d59
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment