X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FUfs%2FUfsPassThruDxe%2FUfsPassThru.h;h=7fc82bae7a3e0783ca083cc2f4e4b49a7b688d84;hp=4f7087f44f42022271e497a2f3b6f202b5b00973;hb=ed356b9e80d46c40457dd90f5352835e6611200b;hpb=04b34efb40309b55ed9e56c294ee556001e4366f diff --git a/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h b/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h index 4f7087f44f..7fc82bae7a 100644 --- a/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h +++ b/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h @@ -51,7 +51,7 @@ typedef struct { } UFS_EXPOSED_LUNS; // -// Iterate through the doule linked list. This is delete-safe. +// Iterate through the double linked list. This is delete-safe. // Do not touch NextEntry // #define EFI_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \