]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: drop redundant abs()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Nov 2020 20:40:58 +0000 (05:40 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 10 Nov 2020 08:24:34 +0000 (09:24 +0100)
commit6272aef5ff71feb23b7b37378ea5b7b13ed7799f
tree1569b3f90e59c47c97e3be8dd0f727c4354c21f1
parent72585a584d26eec4bb9ea6c30fc101f1e4f0d7f9
sd-bus: drop redundant abs()

strerror_safe() internally applies abs().
src/libsystemd/sd-bus/bus-error.c