commit | 1b259904a2d0ad8c57feb498932bed5171112af3 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Nov 08 08:03:04 2017 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 13 00:28:40 2017 +0100 |
tree | 167d165d69f2cd462ecf1b1ca07ad465a403b157 | |
parent | ba8f3597900291a93604643017fff66a14546015 [diff] |
Bluetooth: Use common error handling code in bt_init() * Improve jump targets so that a bit of exception handling can be better reused at the end of this function. * Adjust five condition checks. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>