]> 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)
commita1b2be21f8f02cb56a213d2b9de230aaaf09795f
tree2bc23e639deb2827e06a0e894d8a5e0ca586d713
parentff5fa9f71cbdbcc7971f90894494be5337b6e41a
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