commit | 4da385f742d485fe3135a2711299cbf28ea24bc9 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <mka@chromium.org> | Fri Jun 05 11:46:11 2020 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 08 10:14:26 2020 +0200 |
tree | 51859559da4b3d844db73f5af25cffa05eeb780f | |
parent | e2a119cd84600f7e2d94d3e8781946b69b6e2376 [diff] |
Bluetooth: hci_qca: Refactor error handling in qca_suspend() If waiting for IBS sleep times out jump to the error handler, this is easier to read than multiple 'if' branches and a fall through to the error handler. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>