net/bluetooth: fix parameter indentation

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2023-04-24 14:46:35 +03:00
committed by Brennan Ashton
parent 756e244b18
commit 0a28b2a26e
+1 -1
View File
@@ -63,7 +63,7 @@
****************************************************************************/
void bluetooth_poll(FAR struct net_driver_s *dev,
FAR struct bluetooth_conn_s *conn)
FAR struct bluetooth_conn_s *conn)
{
FAR struct radio_driver_s *radio;