]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: add missing errno arguments to log_*_errno()
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 1 Oct 2015 09:04:08 +0000 (11:04 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 1 Oct 2015 09:04:08 +0000 (11:04 +0200)
commit23446f01480e1d6f72a03d71f9c67cbf34ddaf3b
tree3a40018477d40ea4c44fe8646db936c41703fb0f
parent2ce8d6080d4135ae8926fc783766c3dfbeb7a6b0
tree-wide: add missing errno arguments to log_*_errno()

A few of the recent conversions to log_*_errno() were missing the errno
value arguments.

Fixes: e53fc357a9b "tree-wide: remove a number of invocations of
       strerror() and replace by %m"
src/core/smack-setup.c
src/libsystemd/sd-device/sd-device.c