diff options
author | Luiz Augusto von Dentz | 2023-10-05 14:12:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-10-25 12:03:03 +0200 |
commit | feffabdd0acee2fe8256bda7053879fb025d83db (patch) | |
tree | a80ae7b5aed25d0a098c4a13b4266ed5c432992c /drivers | |
parent | 99ccf8d79bdd0cf4ffee9747fa3a89885603ff3a (diff) |
Bluetooth: hci_event: Fix coding style
commit 35d91d95a0cd61ebb90e0246dc917fd25e519b8c upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions