]> asedeno.scripts.mit.edu Git - linux.git/commit
HID: hyperv: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Mon, 25 Sep 2017 12:04:27 +0000 (17:34 +0530)
committerJiri Kosina <jkosina@suse.cz>
Thu, 5 Oct 2017 09:27:08 +0000 (11:27 +0200)
commitaf42377978852234974c26efcca3d70eb86bd349
treea1d935c81a48920d933e74d3e4e2eb3a1417f9cd
parentb42a362e6d10c342004b183defcb9940331b6737
HID: hyperv: pr_err() strings should end with newlines

pr_err() messages should terminated with a new-line to avoid
other messages being concatenated onto the end.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-hyperv.c