]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/test-routing-policy-rule.c
test-routing-policy-rule: split out fd assignment from assert_se
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Jan 2018 12:27:51 +0000 (13:27 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Jan 2018 12:43:53 +0000 (13:43 +0100)
commit14899e2ba367d181f0a41d36a446a8558e90edea
tree08118cf21c8a60cd55b78050b74e93c350b3bdde
parent8ed7742aa2140e7af50e388d8a2769c2c95d90b4
test-routing-policy-rule: split out fd assignment from assert_se

It's ugly that parentheses need to be used. Let's just split it out.
Incidentally, this will make coverity happy, because it doesn't grok
assert_se().
src/network/test-routing-policy-rule.c