[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240210091849.77f9c634@hermes.local>
Date: Sat, 10 Feb 2024 09:18:49 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Takanori Hirano <me@...tknr.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 v2] tc: Add support json option in filter.
On Sat, 10 Feb 2024 10:08:03 +0000
Takanori Hirano <me@...tknr.net> wrote:
> if (tb[TCA_CGROUP_POLICE]) {
> - fprintf(f, "\n");
> + print_string(PRINT_FP, NULL, "\n", NULL)
This should probably just be print_nl()
Powered by blists - more mailing lists