diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-10-06 00:12:19 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-10-14 06:02:35 +0300 |
commit | 35d91d95a0cd61ebb90e0246dc917fd25e519b8c (patch) | |
tree | dbbcdebc51c90a39fe7936b81583e495a999b444 /scripts/gdb/linux/proc.py | |
parent | b541260615f601ae1b5d6d0cc54e790de706303b (diff) | |
download | linux-35d91d95a0cd61ebb90e0246dc917fd25e519b8c.tar.xz |
Bluetooth: hci_event: Fix coding style
This fixes the following code style problem:
ERROR: that open brace { should be on the previous line
+ if (!bacmp(&hdev->bdaddr, &ev->bdaddr))
+ {
Fixes: 1ffc6f8cc332 ("Bluetooth: Reject connection with the device which has same BD_ADDR")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions