diff options
Diffstat (limited to 'drivers/acpi/acpica/dsfield.c')
-rw-r--r-- | drivers/acpi/acpica/dsfield.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/dsfield.c b/drivers/acpi/acpica/dsfield.c index 3da6fd8530c5..b5b904ee815f 100644 --- a/drivers/acpi/acpica/dsfield.c +++ b/drivers/acpi/acpica/dsfield.c | |||
@@ -277,7 +277,7 @@ acpi_ds_create_buffer_field(union acpi_parse_object *op, | |||
277 | * | 277 | * |
278 | * RETURN: Status | 278 | * RETURN: Status |
279 | * | 279 | * |
280 | * DESCRIPTION: Process all named fields in a field declaration. Names are | 280 | * DESCRIPTION: Process all named fields in a field declaration. Names are |
281 | * entered into the namespace. | 281 | * entered into the namespace. |
282 | * | 282 | * |
283 | ******************************************************************************/ | 283 | ******************************************************************************/ |