sys: driver.h: remove unused field from FSP_FSVOL_DEVICE_EXTENSION

This commit is contained in:
Bill Zissimopoulos 2015-12-21 15:11:10 -08:00
parent b4ebd5e218
commit 5e3fae6a8c

View File

@ -370,7 +370,6 @@ typedef struct
BOOLEAN DeletePending;
PVPB SwapVpb;
FSP_WORK_ITEM_WITH_DELAY DeleteVolumeWorkItem;
FSP_DEVICE_GENERIC_TABLE_ELEMENT ElementStorage;
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
FSP_IOQ Ioq;
KSPIN_LOCK ExpirationLock;