Re: [PATCH] HID: hyperv: pr_err() strings should end with newlines

2017-10-05 Thread Jiri Kosina
On Mon, 25 Sep 2017, Arvind Yadav wrote: > pr_err() messages should terminated with a new-line to avoid > other messages being concatenated onto the end. > > Signed-off-by: Arvind Yadav Applied to for-4.15/hyperv. -- Jiri Kosina SUSE Labs ___ devel

[PATCH] HID: hyperv: pr_err() strings should end with newlines

2017-09-25 Thread Arvind Yadav
pr_err() messages should terminated with a new-line to avoid other messages being concatenated onto the end. Signed-off-by: Arvind Yadav --- drivers/hid/hid-hyperv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hid/hid-hyperv.c b/drivers/hid/hid-hyperv.c index 6039