[PATCH v21 09/14] log: drop syslog support, and make code common
Stephen Hemminger
stephen at networkplumber.org
Tue Jun 4 04:30:23 CEST 2024
On Mon, 3 Jun 2024 17:44:57 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:
> This patch makes the log setup code common across all platforms.
>
> Drops syslog support for now, will come back in later patch.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Ignore checkpatch complaints on this patch.
It is better for the test code in test_eal_flags.c to match the existing
style, rather than being different because checkpatch wants it to be static.
More information about the dev
mailing list