mirror of
https://github.com/acpica/acpica/
synced 2025-02-05 08:04:11 +03:00
made changes based on code review
date 2000.09.19.22.29.00; author agrover; state Exp;
This commit is contained in:
parent
cb1ec06107
commit
4bc37cf121
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: cminit - Common ACPI subsystem initialization
|
||||
* $Revision: 1.81 $
|
||||
* $Revision: 1.82 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -333,8 +333,6 @@ AcpiCmSubsystemShutdown (void)
|
||||
AcpiCmDumpCurrentAllocations (ACPI_UINT32_MAX, NULL);
|
||||
#endif
|
||||
|
||||
BREAKPOINT3;
|
||||
|
||||
return_ACPI_STATUS (AE_OK);
|
||||
}
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user