Files
linux/net
Luiz Augusto von Dentz feffabdd0a Bluetooth: hci_event: Fix coding style
commit 35d91d95a0 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: 1ffc6f8cc3 ("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>
2023-10-25 12:03:03 +02:00
..
2023-06-09 10:34:16 +02:00
2022-02-25 09:36:06 +01:00
2023-10-19 23:08:56 +02:00
2023-03-22 13:33:50 +01:00
2023-10-19 23:08:49 +02:00
2023-09-13 09:42:35 +02:00
2023-05-17 11:53:35 +02:00
2023-09-23 11:11:13 +02:00
2022-08-22 14:26:30 +01:00