aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/packer.h
diff options
context:
space:
mode:
authorSusan LeGendre-McGhee <slegendr@redhat.com>2024-02-15 11:35:15 -0500
committerMike Snitzer <snitzer@kernel.org>2024-03-04 15:07:55 -0500
commitdcd1332bb5ff996bc92a63948ba32bceae40507c (patch)
treec18f88b315dea3ce993daf3aed62998d91b903e5 /drivers/md/dm-vdo/packer.h
parent6a87a8a258ed5a6ba8939e88cdca1ed42d4eeebc (diff)
dm vdo: remove internal ticket references
Signed-off-by: Susan LeGendre-McGhee <slegendr@redhat.com> Signed-off-by: Matthew Sakai <msakai@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
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 */