From: Salvatore Bonaccorso <carnil@debian.org>
To: coproscefalo@gmail.com, hdegoede@redhat.com, mgross@linux.intel.com
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: platform/x86: toshiba_haps: Missing newline after debug printing of received event
Date: Sat, 8 May 2021 14:21:31 +0200 [thread overview]
Message-ID: <YJaCS9otCKFOHqJc@eldamar.lan> (raw)
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
reply other threads:[~2021-05-08 12:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YJaCS9otCKFOHqJc@eldamar.lan \
--to=carnil@debian.org \
--cc=coproscefalo@gmail.com \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.