]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: hidp: remove redundant error message
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 5 Apr 2013 12:57:33 +0000 (14:57 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 6 Apr 2013 02:44:07 +0000 (23:44 -0300)
commitc849edbdc2fc3a9ba37ae6810d7a1e2c92b302d7
tree55d4a16b997e7f970f0c8a6a0fa42b3ed064dd60
parent5afff03815e26abf34702ec10422535224cdfe38
Bluetooth: hidp: remove redundant error message

We print this error twice in the first error-path so remove it. One error
message is enough.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hidp/sock.c