On Mon, 3 Jun 2024 17:44:57 -0700 Stephen Hemminger <[email protected]> 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 <[email protected]> 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.

