Re: [PATCH v14 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file

From: Krzysztof Karas
Date: Wed Jun 11 2025 - 07:05:58 EST


Hi Jeff,

> Allow pr_ostream to also output directly to a seq_file without an
> intermediate buffer. The first caller of +ref_tracker_dir_seq_print()
> will come in a later patch, so mark that __maybe_unused for now. That
> designation will be removed once it is used.
>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---

Reviewed-by: Krzysztof Karas <krzysztof.karas@xxxxxxxxx>

Best Regards,
Krzysztof