OSDN Git Service

ipmi: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Mon, 25 Sep 2017 07:49:57 +0000 (13:19 +0530)
committerCorey Minyard <cminyard@mvista.com>
Thu, 28 Sep 2017 17:26:05 +0000 (12:26 -0500)
commitdaf9a4ebb742e1229d48bdddff8b91f73202d547
tree77b9bc6aaad05da489b2fabac36ab9b416ed1948
parent106a846102b86a55359afaeec9b424928db7259c
ipmi: 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: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_dmi.c