]> git.ipfire.org Git - thirdparty/systemd.git/commit
core,network: Use const qualifiers for block-local variables in macro functions ...
authorFelipe Sateler <fsateler@users.noreply.github.com>
Tue, 23 Aug 2016 09:29:30 +0000 (06:29 -0300)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 23 Aug 2016 09:29:30 +0000 (12:29 +0300)
commit8dec4a9d2d8301102e12f8cf1d9a646e685fb1ea
treeb94871d30fefafd78887efa2b35b92d1ff5a79e6
parent83f12b27d14853e7c89a326f7cd31a6c739d378e
core,network: Use const qualifiers for block-local variables in macro functions (#4019)

Prevents discard-qualifiers warnings when the passed variable was const
src/core/selinux-access.h
src/core/unit.h
src/network/networkd-link.h
src/network/networkd-netdev.h