Skip to content

Commit f05a0b9

Browse files
author
Kent Overstreet
committed
bcachefs: silence silly kdoc warning
Signed-off-by: Kent Overstreet <[email protected]>
1 parent 2c4c17f commit f05a0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/bcachefs/btree_write_buffer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ int bch2_btree_write_buffer_tryflush(struct btree_trans *trans)
560560
return ret;
561561
}
562562

563-
/**
563+
/*
564564
* In check and repair code, when checking references to write buffer btrees we
565565
* need to issue a flush before we have a definitive error: this issues a flush
566566
* if this is a key we haven't yet checked.

0 commit comments

Comments
 (0)