Re: [PATCH v3 4/8] ref_tracker: allow pr_ostream() to print directly to a seq_file
From: Andrew Lunn
Date: Thu Apr 17 2025 - 15:27:41 EST
On Thu, Apr 17, 2025 at 09:11:07AM -0400, Jeff Layton wrote:
> Allow pr_ostream to also output directly to a seq_file without an
> intermediate buffer.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew