Bluetooth: mgmt: Remove unwanted goto statements
authorSyam Sidhardhan <s.syam@samsung.com>
Thu, 12 Apr 2012 15:03:21 +0000 (20:33 +0530)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:33 +0000 (01:40 -0300)
commit0c01bc486a6f5f397732f808ecbcd63665c605d8
tree8f77a612865c251c24d00ce7ada93f0f3e11950d
parent5c94f379c11a7ecfdb7c0cadbb3bb5f749e20732
Bluetooth: mgmt: Remove unwanted goto statements

Remove goto statements that do nothing else than jump to the next line
of code.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c