]> git.baikalelectronics.ru Git - kernel.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)
commit2c03972ecdc344afd7a1dedb5c93c3e6526be05b
treea1d935c81a48920d933e74d3e4e2eb3a1417f9cd
parentf4e7b8d1270604f407b1b3236974fd1289affaa1
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