commit | 014420fe8865e981331024ef0cef14d1e29102a3 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Thu Jul 28 11:22:13 2016 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Aug 02 23:37:42 2016 -0700 |
tree | 2bc23e639deb2827e06a0e894d8a5e0ca586d713 | |
parent | d205a2185938e38c8667405dc44cd6221c71682e [diff] |
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>