commit | 149b3f13b4b11175c81105f32b048260e63fdc34 | [log] [tgz] |
---|---|---|
author | Meng Yu <yumeng18@huawei.com> | Thu Apr 01 14:50:39 2021 +0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Apr 02 11:03:04 2021 +0200 |
tree | aa84d5bce6aee5fc44971ab9878b4dd63f625899 | |
parent | 82a1242619d0db39ca710538fa2a53623a1022c8 [diff] |
Bluetooth: Coding style fix 1. Add space when needed; 2. Block comments style fix; 3. Move open brace '{' following function definitions to the next line; 4. Remove unnecessary braces '{}' for single statement blocks. Signed-off-by: Meng Yu <yumeng18@huawei.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>