Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: 6lowpan: remove unused function
Fix the following clang warning: net/bluetooth/6lowpan.c:913:20: warning: unused function 'bdaddr_type' [-Wunused-function]. net/bluetooth/6lowpan.c:106:35: warning: unused function 'peer_lookup_ba' [-Wunused-function]. Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
- Loading branch information