[FORMATTING] - Cleanup formatting before starting to work on the file.

svn path=/trunk/; revision=22749
This commit is contained in:
Alex Ionescu 2006-07-01 22:47:52 +00:00
parent 3ea25ef417
commit e7423e0ba3
2 changed files with 422 additions and 498 deletions

View file

@ -556,7 +556,8 @@ IopStartDevice(
);
NTSTATUS
IoMountVolume(
NTAPI
IopMountVolume(
IN PDEVICE_OBJECT DeviceObject,
IN BOOLEAN AllowRawMount
);
@ -573,17 +574,19 @@ IoOpenFileOnDevice(
);
NTSTATUS
STDCALL
NTAPI
IopAttachVpb(
IN PDEVICE_OBJECT DeviceObject
);
VOID
NTAPI
IoInitFileSystemImplementation(
VOID
);
VOID
NTAPI
IoInitVpbImplementation(
VOID
);
@ -609,6 +612,7 @@ IoShutdownRegisteredDevices(
);
VOID
NTAPI
IoShutdownRegisteredFileSystems(
VOID
);

File diff suppressed because it is too large Load diff