* platform/x86: toshiba_haps: Missing newline after debug printing of received event
@ 2021-05-08 12:21 Salvatore Bonaccorso
0 siblings, 0 replies; only message in thread
From: Salvatore Bonaccorso @ 2021-05-08 12:21 UTC (permalink / raw)
To: coproscefalo, hdegoede, mgross; +Cc: platform-driver-x86, linux-kernel
Hi
A verly long time ago in Debian it was reported that in the
toshiba_haps driver, there is a missing newline in the printing of the
recieved events. See https://bugs.debian.org/799193
In baae5f91577a ("platform/x86: toshiba_haps: Change logging level
from info to debug") the logging level was changed from info to debug,
and so less to hit. But looking from the code we still have:
pr_debug("Received event: 0x%x", event);
in the toshiba_haps_notify function.
Regards,
Salvatore
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-08 12:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-08 12:21 platform/x86: toshiba_haps: Missing newline after debug printing of received event Salvatore Bonaccorso
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.