Bluetooth: btbcm: Use strreplace()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 17 Feb 2024 07:30:41 +0000 (08:30 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:24:06 +0000 (17:24 -0500)
commite49f18b92bd1023407281e7f60b7010c12edc3b1
treed96ce672a2793f286c632e98e18994d8e129aac5
parent881559af5f5c545f6828e7c74d79813eb886d523
Bluetooth: btbcm: Use strreplace()

Use strreplace() instead of hand-writing it.
It is less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btbcm.c