提交 d97dcb66 编写于 作者: S Szymon Janc 提交者: Gustavo Padovan

Bluetooth: mgmt: Fix some code style and indentation issues

Signed-off-by: NSzymon Janc <szymon.janc@tieto.com>
Acked-by: NGustavo Padovan <gustavo@padovan.org>
Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
上级 c9ecc48e
...@@ -3466,8 +3466,8 @@ int mgmt_le_enable_complete(struct hci_dev *hdev, u8 enable, u8 status) ...@@ -3466,8 +3466,8 @@ int mgmt_le_enable_complete(struct hci_dev *hdev, u8 enable, u8 status)
&hdev->dev_flags)) &hdev->dev_flags))
err = new_settings(hdev, NULL); err = new_settings(hdev, NULL);
mgmt_pending_foreach(MGMT_OP_SET_LE, hdev, mgmt_pending_foreach(MGMT_OP_SET_LE, hdev, cmd_status_rsp,
cmd_status_rsp, &mgmt_err); &mgmt_err);
return err; return err;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册