]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elantech - fix debug dump of the current packet
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 28 Jul 2016 18:22:13 +0000 (11:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Aug 2016 06:37:42 +0000 (23:37 -0700)
commit5ef9f50f9346a5c2c7f9e70672d03abf3f22a717
tree2bc23e639deb2827e06a0e894d8a5e0ca586d713
parentd69b3bcb92b061772e7507d71c883accb6073aa2
Input: elantech - fix debug dump of the current packet

The use of mixed psmouse_printk() and printk creates 2 lines in the log,
while the use of %*ph solves everything.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c