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)
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>

No differences found