]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify
authorHans de Goede <hdegoede@redhat.com>
Wed, 19 May 2021 13:56:18 +0000 (15:56 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 20 May 2021 12:11:04 +0000 (14:11 +0200)
commit05b553d8d3e5a9df6e061af2178275ad5fa15f00
tree06788d649876a854aed520eb9e1e2584bde27391
parent70c14eb8723e451f62a3a1f48f94f6dab2bb49c2
platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify

The pr_debug() call in toshiba_haps_notify() is missing a newline at the
end of the string, add this.

BugLink: https://bugs.debian.org/799193
Reported-by: Salvatore Bonaccorso <carnil@debian.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210519135618.139701-1-hdegoede@redhat.com
drivers/platform/x86/toshiba_haps.c