commit | fd3509436fde38d4c854bf5a6b83d2c779904f8e | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Wed May 09 23:34:35 2007 -0400 |
committer | Len Brown <len.brown@intel.com> | Wed May 09 23:34:35 2007 -0400 |
tree | af3ffbe044021f6781982d14ae0b7b8aafd4b89b | |
parent | 88db5e1489f23876a226f5393fd978ddc09dc5f9 [diff] [blame] |
ACPICA: Lindent Signed-off-by: Len Brown <len.brown@intel.com>
diff --git a/include/acpi/acobject.h b/include/acpi/acobject.h index 04e9735..7e1211a 100644 --- a/include/acpi/acobject.h +++ b/include/acpi/acobject.h
@@ -216,7 +216,7 @@ /* The next two fields take advantage of the 3-byte space before NOTIFY_INFO */ u8 proc_id; u8 length; - ACPI_COMMON_NOTIFY_INFO acpi_io_address address; + ACPI_COMMON_NOTIFY_INFO acpi_io_address address; }; struct acpi_object_thermal_zone {