mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OpenNtfsDxe: Minor codestyle fixes (#351)
This commit is contained in:
parent
1d204bade9
commit
c8fba4e2de
@ -14,8 +14,8 @@ UINT64 mUnitSize;
|
||||
STATIC
|
||||
UINT64
|
||||
GetLcn (
|
||||
IN RUNLIST *Runlist,
|
||||
IN UINT64 Vcn
|
||||
IN OUT RUNLIST *Runlist,
|
||||
IN UINT64 Vcn
|
||||
)
|
||||
{
|
||||
EFI_STATUS Status;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user