commit | 8a00e56a14a706cdca9b2a575e7a709b641f3ce0 | [log] [tgz] |
---|---|---|
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | Thu Sep 03 19:01:13 2020 +0800 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Sep 03 13:34:35 2020 -0500 |
tree | a6bb4c4fa6a97237c58a7fcd8d099fc5279a0447 | |
parent | 83dea128567250ee8dee6a5f1f9913f617bfc153 [diff] |
ipmi: add a newline when printing parameter 'panic_op' by sysfs When I cat ipmi_msghandler parameter 'panic_op' by sysfs, it displays as follows. It's better to add a newline for easy reading. root@(none):/# cat /sys/module/ipmi_msghandler/parameters/panic_op noneroot@(none):/# Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com> Message-Id: <1599130873-2402-1-git-send-email-wangxiongfeng2@huawei.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>