btrfs: move super prototypes into super.h
[linux-block.git] / fs / btrfs / zstd.c
index 35a0224d4eb7fa9bda5c6560520704bd4e1d6e42..4575b3703e74e14543f957821ff17662005a599c 100644 (file)
@@ -94,7 +94,7 @@ static inline struct workspace *list_to_workspace(struct list_head *list)
 void zstd_free_workspace(struct list_head *ws);
 struct list_head *zstd_alloc_workspace(unsigned int level);
 
-/**
+/*
  * Timer callback to free unused workspaces.
  *
  * @t: timer