summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/packer.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/dm-vdo/packer.h')
-rw-r--r--drivers/md/dm-vdo/packer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/dm-vdo/packer.h b/drivers/md/dm-vdo/packer.h
index 2dcc40bd4417..0f3be44710b5 100644
--- a/drivers/md/dm-vdo/packer.h
+++ b/drivers/md/dm-vdo/packer.h
@@ -58,7 +58,7 @@ struct compressed_block {
*
* There is one special bin which is used to hold data_vios which have been canceled and removed
* from their bin by the packer. These data_vios need to wait for the canceller to rendezvous with
- * them (VDO-2809) and so they sit in this special bin.
+ * them and so they sit in this special bin.
*/
struct packer_bin {
/* List links for packer.packer_bins */