diff --git a/fs/fuse/dev_uring_i.h b/fs/fuse/dev_uring_i.h index 1875f73168ef..55f8d04e4b0b 100644 --- a/fs/fuse/dev_uring_i.h +++ b/fs/fuse/dev_uring_i.h @@ -101,7 +101,7 @@ struct fuse_ring_queue { bool stopped; }; -/** +/* * Describes if uring is for communication and holds alls the data needed * for uring communication */