diff options
| author | Integral <integral@archlinuxcn.org> | 2025-04-08 18:31:29 +0800 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-21 20:14:10 -0400 |
| commit | dd1b99f7060f781bea9973036ee96daa856f08c0 (patch) | |
| tree | 538b4ba12866eee3d25b487a570fe33ba0533639 /tools/perf/scripts/python | |
| parent | 84ccd47d265579dd23768e69b5204801ad6b5eca (diff) | |
| download | linux-dd1b99f7060f781bea9973036ee96daa856f08c0.tar.gz linux-dd1b99f7060f781bea9973036ee96daa856f08c0.zip | |
bcachefs: indent error messages of invalid compression
This patch uses printbuf_indent_add_nextline() to set a consistent
indentation level for error messages of invalid compression.
In my previous patch [1], the newline is added by using '\n' in
the argument of prt_str(). This patch replaces prt_str() with
prt_printf() to make indentation level work correctly.
[1] Link: https://lore.kernel.org/20250406152659.205997-2-integral@archlinuxcn.org
Signed-off-by: Integral <integral@archlinuxcn.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
