mirror of
https://github.com/acpica/acpica/
synced 2025-01-16 14:29:18 +03:00
Removed tabs
date 2000.06.12.16.58.00; author rmoore1; state Exp;
This commit is contained in:
parent
ab17c45beb
commit
cc0fbbe390
@ -518,7 +518,7 @@ NsInitializeTable (
|
||||
|
||||
void
|
||||
NsInitializeEntry (
|
||||
ACPI_WALK_STATE *WalkState,
|
||||
ACPI_WALK_STATE *WalkState,
|
||||
NAME_TABLE_ENTRY *NameTable,
|
||||
UINT32 Position,
|
||||
UINT32 EntryName,
|
||||
@ -645,7 +645,7 @@ NsInitializeEntry (
|
||||
ACPI_STATUS
|
||||
NsSearchAndEnter (
|
||||
UINT32 EntryName,
|
||||
ACPI_WALK_STATE *WalkState,
|
||||
ACPI_WALK_STATE *WalkState,
|
||||
NAME_TABLE_ENTRY *NameTable,
|
||||
OPERATING_MODE InterpreterMode,
|
||||
OBJECT_TYPE_INTERNAL Type,
|
||||
|
@ -691,7 +691,7 @@ NsTerminate (void)
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("NsTerminate: ACPI Tables freed\n"));
|
||||
|
||||
return_VOID;
|
||||
return_VOID;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user