]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: mgmt: Remove unwanted goto statements
authorSyam Sidhardhan <s.syam@samsung.com>
Thu, 12 Apr 2012 15:03:21 +0000 (20:33 +0530)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 14 Apr 2012 16:25:42 +0000 (19:25 +0300)
commitd1db63f70b4490934e5fd00c2ea1ee090af6a80f
treef13e7e55f8ad2d293f32181e88402fc92ff2bc44
parentb91478072bc196fcd537408f5cffc71effc9a685
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