mirror of
https://github.com/acpica/acpica/
synced 2025-02-25 09:54:42 +03:00
Automated cleanup
date 2003.05.21.22.48.00; author rmoore1; state Exp;
This commit is contained in:
parent
5c6232f42c
commit
f963838e52
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: exfldio - Aml Field I/O
|
||||
* $Revision: 1.95 $
|
||||
* $Revision: 1.96 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -895,7 +895,7 @@ AcpiExExtractFromField (
|
||||
|
||||
/* Store the datum to the caller buffer */
|
||||
|
||||
AcpiExSetBufferDatum (MergedDatum, Buffer, BufferLength,
|
||||
AcpiExSetBufferDatum (MergedDatum, Buffer, BufferLength,
|
||||
ObjDesc->CommonField.AccessByteWidth, DatumOffset);
|
||||
|
||||
return_ACPI_STATUS (AE_OK);
|
||||
|
Loading…
x
Reference in New Issue
Block a user