Commit f05a0b9c authored by Kent Overstreet's avatar Kent Overstreet

bcachefs: silence silly kdoc warning

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 2c4c17fe
...@@ -560,7 +560,7 @@ int bch2_btree_write_buffer_tryflush(struct btree_trans *trans) ...@@ -560,7 +560,7 @@ int bch2_btree_write_buffer_tryflush(struct btree_trans *trans)
return ret; return ret;
} }
/** /*
* In check and repair code, when checking references to write buffer btrees we * 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 * 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. * if this is a key we haven't yet checked.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment