OSDN Git Service

HID: logitech-dj: replace dev_err calls with hid_err calls
authorHans de Goede <hdegoede@redhat.com>
Sat, 20 Apr 2019 11:21:58 +0000 (13:21 +0200)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 23 Apr 2019 16:01:40 +0000 (18:01 +0200)
commitaca22a35396c52492cd61965544c134c74daca68
tree91a09d9739cd7d262ef198ce415a72f2fa017acf
parent1f944ac626084e1fafa3bca010a1be3709adb141
HID: logitech-dj: replace dev_err calls with hid_err calls

Use hid_err consistently everywhere.

While at it also tweak some of the messages for clarity, to
consistently have a space after a ':' and in some cases to fit
within 80 chars.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/hid/hid-logitech-dj.c