Commit f05a0b9c authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: silence silly kdoc warning

parent 2c4c17fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -560,7 +560,7 @@ int bch2_btree_write_buffer_tryflush(struct btree_trans *trans)
	return ret;
}

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