diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-06-18 10:24:18 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-19 17:02:04 -0700 |
commit | f6dbe294a11028db540e2dedf1929e25b1093e9b (patch) | |
tree | edf7c0664f007ba5d6e50fd23d07f769e82e9be2 /net/unix/af_unix.c | |
parent | aa7d26c3c3497258b712fb97221e775733a710b7 (diff) |
ref_tracker: allow pr_ostream() to print directly to a seq_file
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@lunn.ch>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20250618-reftrack-dbgfs-v15-5-24fc37ead144@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions