[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[reactos.git] / drivers / filesystems / cdfs / volinfo.c
index 0a0ef10..656085b 100644 (file)
@@ -80,7 +80,7 @@ CdQueryFsSectorSizeInfo (
 #pragma alloc_text(PAGE, CdQueryFsSectorSizeInfo)
 #endif
 
-\f
+
 _Requires_lock_held_(_Global_critical_region_)
 NTSTATUS
 CdCommonQueryVolInfo (
@@ -221,7 +221,7 @@ Return Value:
     return Status;
 }
 
-\f
+
 //
 //  Local support routine
 //
@@ -314,7 +314,7 @@ Return Value:
     return Status;
 }
 
-\f
+
 //
 //  Local support routine
 //
@@ -377,7 +377,7 @@ Return Value:
     return STATUS_SUCCESS;
 }
 
-\f
+
 //
 //  Local support routine
 //
@@ -441,7 +441,7 @@ Return Value:
     return STATUS_SUCCESS;
 }
 
-\f
+
 //
 //  Local support routine
 //