From: Anand Gadiyar Date: Tue, 22 Feb 2011 07:13:26 +0000 (+0530) Subject: Bluetooth: remove unnecessary call to hci_sock_cleanup X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~48^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed54dad52e8056f4440da723a4c117f2aef1f68;p=pandora-kernel.git Bluetooth: remove unnecessary call to hci_sock_cleanup hci_sock_cleanup is already called after the sock_err label. It appears that we can drop this call. Signed-off-by: Anand Gadiyar Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed