mirror of
https://github.com/acpica/acpica/
synced 2025-02-25 01:44:33 +03:00
Cleanup
date 2000.03.09.22.13.00; author rmoore1; state Exp;
This commit is contained in:
parent
8ddb4aec21
commit
13657ada94
@ -157,7 +157,7 @@ CmSearchAllocList (
|
|||||||
|
|
||||||
/* Search for the address. note - this always searches the entire list...*/
|
/* Search for the address. note - this always searches the entire list...*/
|
||||||
|
|
||||||
for (;;)
|
while (1)
|
||||||
{
|
{
|
||||||
if (Element == NULL)
|
if (Element == NULL)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user