diff options
| author | Luiz Augusto von Dentz <[email protected]> | 2021-11-01 16:52:40 +0000 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2021-11-01 19:18:24 +0000 |
| commit | 27592ca1fadf2d2a44bb24ecc5da604fd840d633 (patch) | |
| tree | 4f8e4237617fd6d1c0cea94e961139fa4107dc43 /net/bluetooth/aosp.c | |
| parent | Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller (diff) | |
| download | kernel-27592ca1fadf2d2a44bb24ecc5da604fd840d633.tar.gz kernel-27592ca1fadf2d2a44bb24ecc5da604fd840d633.zip | |
Bluetooth: hci_sync: Fix missing static warnings
This fixes the following warnings:
>> net/bluetooth/hci_sync.c:1333:5: warning: no previous prototype for
'hci_scan_disable_sync' [-Wmissing-prototypes]
1333 | int hci_scan_disable_sync(struct hci_dev *hdev, bool rpa_le_conn)
| ^~~~~~~~~~~~~~~~~~~~~
>> net/bluetooth/hci_sync.c:1762:5: warning: no previous prototype for
'hci_passive_scan_sync' [-Wmissing-prototypes]
1762 | int hci_passive_scan_sync(struct hci_dev *hdev)
| ^~~~~~~~~~~~~~~~~~~~~
Fixes: e8907f76544f ("Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/bluetooth/aosp.c')
0 files changed, 0 insertions, 0 deletions
