[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[reactos.git] / drivers / filesystems / cdfs / devctrl.c
index 4d0a70a..f9b9592 100644 (file)
@@ -41,7 +41,7 @@ CdDevCtrlCompletionRoutine (
 #pragma alloc_text(PAGE, CdCommonDevControl)
 #endif
 
-\f
+
 NTSTATUS
 CdCommonDevControl (
     _Inout_ PIRP_CONTEXT IrpContext,
@@ -167,7 +167,7 @@ Return Value:
     return Status;
 }
 
-\f
+
 //
 //  Local support routine
 //