Re: [PATCH] bluetooth: remove unnecessary call to hci_sock_cleanup
From: Gustavo F. Padovan <hidden> Date: 2011-02-22 12:26:41
Hi Anand,
* Anand Gadiyar [off-list ref] [2011-02-22 12:43:26 +0530]:
hci_sock_cleanup is already called after the sock_err label.
It appears that we can drop this call.
Signed-off-by: Anand Gadiyar <redacted>
Cc: Gustavo F. Padovan <redacted>
---
net/bluetooth/af_bluetooth.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)