]> git.ipfire.org Git - thirdparty/systemd.git/commit
libsystemd-network: use normal style for error checking
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 14 May 2024 16:51:57 +0000 (18:51 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 14 May 2024 16:56:41 +0000 (18:56 +0200)
commitb17b91db8060b7ac65e20834d3b4c40d4985a9ca
tree829917841b1c472343804da971d60753cdc62fd8
parentcaa4bfd4688f0997d724acd8be759f17b7ae3291
libsystemd-network: use normal style for error checking

We generally use a flat list. The switch stmt was generating excessive
indentation.
src/libsystemd-network/icmp6-packet.c