]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: bcm203x: Remove redundant error message
authorSyam Sidhardhan <s.syam@samsung.com>
Tue, 22 Dec 2015 14:00:18 +0000 (19:30 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Dec 2015 14:25:33 +0000 (15:25 +0100)
commit17722e245b1eed116268338a0a05970bf797ce06
tree9dccbb6e1d5b033e135ce9bff6a6d3a1a1ca9994
parent806f50c729c2d9f80500014f1d20c0ac74e66082
Bluetooth: bcm203x: Remove redundant error message

devm_kzalloc prints its own OOM message upon failure.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/bcm203x.c