]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/unit.c
tree-wide: unify argument lists of IN_SET()
authorDaniel Mack <daniel@zonque.org>
Sun, 10 Jan 2016 17:10:08 +0000 (18:10 +0100)
committerDaniel Mack <daniel@zonque.org>
Sun, 10 Jan 2016 17:10:08 +0000 (18:10 +0100)
commit201f0c916d8f65ad2595a651b1371fcd39a4cf55
treee978af5f2275036d0693b2d627b6ca838d811b01
parentcf6c8c46fceac83dfb3f2d55fae5220e60841553
tree-wide: unify argument lists of IN_SET()

The new implementation will not allow passing the same values more than
once, so clean up first.
src/core/unit.c
src/network/networkd-link.c