ACPICA: Divergence: remove unwanted spaces for typedef
[linux-2.6-block.git] / drivers / acpi / acpica / exoparg6.c
index e2b63483857f70c1671b9205a0e7886bc0953fdb..786d53b0bb373cc6d6e0c928a375c5d3b031c296 100644 (file)
@@ -207,7 +207,7 @@ acpi_ex_do_match(u32 match_op,
  *
  ******************************************************************************/
 
-acpi_status acpi_ex_opcode_6A_0T_1R(struct acpi_walk_state * walk_state)
+acpi_status acpi_ex_opcode_6A_0T_1R(struct acpi_walk_state *walk_state)
 {
        union acpi_operand_object **operand = &walk_state->operands[0];
        union acpi_operand_object *return_desc = NULL;