]> err.no Git - linux-2.6/blobdiff - include/acpi/aclocal.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
[linux-2.6] / include / acpi / aclocal.h
index 6f83ddbed3af75117c84c741548556344462e389..202cd4242ba19bd135ac64877a954376e16f79c7 100644 (file)
@@ -630,7 +630,7 @@ ACPI_PARSE_COMMON};
  * and bytelists.
  */
 struct acpi_parse_obj_named {
-       ACPI_PARSE_COMMON u8 * path;
+       ACPI_PARSE_COMMON u8 *path;
        u8 *data;               /* AML body or bytelist data */
        u32 length;             /* AML length */
        u32 name;               /* 4-byte name or zero if no name */