Bluetooth: hci_sync: Fix smatch warning
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 27 Feb 2023 23:50:58 +0000 (15:50 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 04:46:25 +0000 (21:46 -0700)
commitae051b044ebf5938940741c25a8989e07a5d7e88
treee3b361d4dd97315ab44a7f3179190bd7b5481d5d
parentd4b20f0b8491bfb3238ebf7df4b13243189620d2
Bluetooth: hci_sync: Fix smatch warning

This fixes the following new warning:

net/bluetooth/hci_sync.c:2403 hci_pause_addr_resolution() warn: missing
error code? 'err'

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/202302251952.xryXOegd-lkp@intel.com/
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c