]> git.ipfire.org Git - thirdparty/systemd.git/commit
bpf: various coding style fixes
authorLennart Poettering <lennart@poettering.net>
Tue, 8 Jun 2021 14:24:10 +0000 (16:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 8 Jun 2021 19:54:49 +0000 (21:54 +0200)
commit0b051424949f87d3980b8cfb3c0880bd4cf88d60
treec9292b1408ce8407b9cae893a76ef49de19455e3
parent0fd9c28cc9487fadcddc5ea5bd0c7ca2ad525534
bpf: various coding style fixes

Mostly logging related: let's downgrade logging in dlopen_bpf() for
example, and remove duplicate logging at various places. Add %m to log
messages and so on.
src/core/socket-bind.c
src/shared/bpf-dlopen.c
src/shared/bpf-link.c