Bluetooth: hci_conn: Remove a redundant check for HFP offload
authorZijun Hu <quic_zijuhu@quicinc.com>
Mon, 22 Apr 2024 14:46:34 +0000 (22:46 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 14 May 2024 14:51:05 +0000 (10:51 -0400)
commitd68d8a7a2c62312c81c066d38bb0662e67b58206
treece73a40ff27ca58719c95da2ad6d9ac477a6deef
parentc48439fcd18e87aa4cdfbbe68fe78fc35a681d21
Bluetooth: hci_conn: Remove a redundant check for HFP offload

Remove a redundant check !hdev->get_codec_config_data.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_conn.c