X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fcxlflash%2Fmain.h;h=eb9d8f730b38ec34e86c777d560f3762b48bf3d5;hb=9526f36026f778e82b5175249443854c03b2e660;hp=0faed422c7f47eec6ac8f474cb85f7e61dd6ed1d;hpb=c6b431cc595b714c631866087b00dc2db9c5f450;p=karo-tx-linux.git diff --git a/drivers/scsi/cxlflash/main.h b/drivers/scsi/cxlflash/main.h index 0faed422c7f4..eb9d8f730b38 100644 --- a/drivers/scsi/cxlflash/main.h +++ b/drivers/scsi/cxlflash/main.h @@ -79,12 +79,11 @@ #define WWPN_BUF_LEN (WWPN_LEN + 1) enum undo_level { - RELEASE_CONTEXT = 0, + UNDO_NOOP = 0, FREE_IRQ, UNMAP_ONE, UNMAP_TWO, - UNMAP_THREE, - UNDO_START + UNMAP_THREE }; struct dev_dependent_vals {