Re: [PATCH iproute2-next] f_flower: simplify cfm dump function
From: Ido Schimmel <hidden>
Date: 2023-07-03 08:02:42
From: Ido Schimmel <hidden>
Date: 2023-07-03 08:02:42
On Thu, Jun 29, 2023 at 09:57:36PM +0200, Zahari Doychev wrote:
From: Zahari Doychev <redacted> The standard print function can be used to print the cfm attributes in both standard and json use cases. In this way no string buffer is needed which simplifies the code. Signed-off-by: Zahari Doychev <redacted>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>