misc: pvpanic: sysfs_emit uses should have a newline
authorJoe Perches <joe@perches.com>
Fri, 29 Jan 2021 19:08:01 +0000 (11:08 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Feb 2021 15:56:12 +0000 (16:56 +0100)
commita74ab2ed0def52a993d0cbd9df9d1c4de33c6fbd
tree94db4417bb4394ed8fdfc69b316dfc010f61f472
parent15b3d7f19019f452f9fed620507e8252eb93582d
misc: pvpanic: sysfs_emit uses should have a newline

Add newline terminations to the sysfs_emit uses added by -next
commit 8d6da6575ffe ("misc: pvpanic: introduce events device attribue")

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Link: https://lore.kernel.org/r/13b1c892d52c27d4caeccc89506aadda74f61365.camel@perches.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pvpanic.c