From: Tobias Klauser Date: Thu, 6 Mar 2008 02:47:03 +0000 (-0800) Subject: bluetooth: Make hci_sock_cleanup() return void X-Git-Tag: v2.6.25-rc6~31^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04005dd9ae7bf1031408869c33df96149ebb1086;p=pandora-kernel.git 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: Tobias Klauser Signed-off-by: Andrew Morton Acked-by: Marcel Holtmann --- Reading git-diff-tree failed