sd-network: make socket filter programs static const where possible

System Internals / systemd - Lennart Poettering [poettering.net] - 29 July 2014 16:53 UTC

(also, fix some whitespace/indentation issues, and avoid "index" as identifier in order to not clash against libc's "index()" call)

088b6ba sd-network: make socket filter programs static const where possible
src/libsystemd-network/dhcp-network.c | 103 ++++++++++++++++---------------
src/libsystemd-network/ipv4ll-network.c | 43 ++++++-------
2 files changed, 74 insertions(+), 72 deletions(-)

Upstream: github.com


  • Share