Hi Jiapeng, > 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 <abaci@xxxxxxxxxxxxxxxxx> > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> > --- > net/bluetooth/6lowpan.c | 36 ------------------------------------ > 1 file changed, 36 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel