]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/socket: use macro to define log_address_error_errno()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jan 2019 17:08:24 +0000 (02:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jan 2019 17:09:36 +0000 (02:09 +0900)
commit6548603235d448a86d289a84bef68fb3cda0131d
tree2fa9341dbaced81e31126461284b482f9730ce3c
parentc501ecd70c61f5569bb775be62612521aa53f878
core/socket: use macro to define log_address_error_errno()

Then, it is not necessary to suppress warnings.

Follow-up for ae05e1b6584eb8f48a4530f963fea2c42e891034.
src/core/socket.c