summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/OpenVolume.c
diff options
context:
space:
mode:
Diffstat (limited to 'FatPkg/EnhancedFatDxe/OpenVolume.c')
-rw-r--r--FatPkg/EnhancedFatDxe/OpenVolume.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FatPkg/EnhancedFatDxe/OpenVolume.c b/FatPkg/EnhancedFatDxe/OpenVolume.c
index 16038468a6..f347586160 100644
--- a/FatPkg/EnhancedFatDxe/OpenVolume.c
+++ b/FatPkg/EnhancedFatDxe/OpenVolume.c
@@ -41,6 +41,7 @@ FatOpenVolume (
if (EFI_ERROR (Status)) {
goto Done;
}
+
//
// Open a new instance to the root
//