bcachefs: silence silly kdoc warning
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 16 Jul 2024 20:43:59 +0000 (16:43 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 18 Jul 2024 22:33:30 +0000 (18:33 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_write_buffer.c

index b9fe736820b4740bf9f4b56d50498b185eef6118..3f56b584f8ec2cd0627ace63166af71f96a942f2 100644 (file)
@@ -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.