diff options
author | 2020-07-21 14:35:09 +0800 | |
---|---|---|
committer | 2020-07-21 06:29:15 -0500 | |
commit | 634b06def11cf7ecf6282c79735f08004e323983 (patch) | |
tree | ef08b899964e3d47bdbe344377c636f581e56236 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipmi: remve duplicate code in __ipmi_bmc_register() (diff) | |
download | wireguard-linux-634b06def11cf7ecf6282c79735f08004e323983.tar.xz wireguard-linux-634b06def11cf7ecf6282c79735f08004e323983.zip |
ipmi/watchdog: add missing newlines when printing parameters by sysfs
When I cat some ipmi_watchdog parameters by sysfs, it displays as
follows. It's better to add a newline for easy reading.
root@(none):/# cat /sys/module/ipmi_watchdog/parameters/action
resetroot@(none):/# cat /sys/module/ipmi_watchdog/parameters/preaction
pre_noneroot@(none):/# cat /sys/module/ipmi_watchdog/parameters/preop
preop_noneroot@(none):/#
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Message-Id: <1595313309-43881-1-git-send-email-wangxiongfeng2@huawei.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions