dm-vdo: change unnamed enums to defines
authorBruce Johnston <bjohnsto@redhat.com>
Mon, 26 Feb 2024 22:04:43 +0000 (17:04 -0500)
committerMike Snitzer <snitzer@kernel.org>
Mon, 4 Mar 2024 20:07:56 +0000 (15:07 -0500)
commit6008d526b06bab2cbea194948aec0cd04461dcc6
tree8d360237448a4049a931125b74415f7d80a11702
parent04530b487bf35962ac3fbf490a6ca07d7a5d8869
dm-vdo: change unnamed enums to defines

Signed-off-by: Bruce Johnston <bjohnsto@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
25 files changed:
drivers/md/dm-vdo/block-map.c
drivers/md/dm-vdo/data-vio.c
drivers/md/dm-vdo/dedupe.c
drivers/md/dm-vdo/dm-vdo-target.c
drivers/md/dm-vdo/dump.c
drivers/md/dm-vdo/encodings.c
drivers/md/dm-vdo/errors.c
drivers/md/dm-vdo/indexer/config.c
drivers/md/dm-vdo/indexer/delta-index.c
drivers/md/dm-vdo/indexer/index-layout.c
drivers/md/dm-vdo/indexer/index-page-map.c
drivers/md/dm-vdo/indexer/io-factory.c
drivers/md/dm-vdo/indexer/open-chapter.c
drivers/md/dm-vdo/indexer/radix-sort.c
drivers/md/dm-vdo/indexer/sparse-cache.c
drivers/md/dm-vdo/indexer/volume-index.c
drivers/md/dm-vdo/indexer/volume.c
drivers/md/dm-vdo/int-map.c
drivers/md/dm-vdo/logical-zone.c
drivers/md/dm-vdo/packer.c
drivers/md/dm-vdo/physical-zone.c
drivers/md/dm-vdo/priority-table.c
drivers/md/dm-vdo/recovery-journal.c
drivers/md/dm-vdo/thread-utils.c
drivers/md/dm-vdo/vdo.c