We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a503f commit b8db1bdCopy full SHA for b8db1bd
1 file changed
fs/bcachefs/util.c
@@ -416,7 +416,6 @@ void bch2_time_stats_to_text(struct printbuf *out, struct bch2_time_stats *stats
416
printbuf_tabstop_push(out, TABSTOP_SIZE + 2);
417
418
prt_printf(out, "\tsince mount\r\trecent\r\n");
419
- prt_printf(out, "recent");
420
421
printbuf_tabstops_reset(out);
422
printbuf_tabstop_push(out, out->indent + 20);
0 commit comments