]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: use delete_trailing_chars()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Feb 2021 14:06:31 +0000 (23:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 20 Feb 2021 19:30:42 +0000 (04:30 +0900)
commit2a394d0bf2f0afd8b9ed5faeb33f23459e3c6504
tree7e6e8fe4da001cd4d68e57adb9be4187148a9920
parent23ff570ba885b4112d6a0c972acf13c17e5ba775
sd-device: use delete_trailing_chars()

Also, this drops trailing '\r' from sysattr value set in
sd_device_set_sysattr_value().
src/libsystemd/sd-device/sd-device.c