Explorar el Código

Pull fluff into release branch

Len Brown hace 18 años
padre
commit
ad17b209dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/acpi/event.c

+ 1 - 1
drivers/acpi/event.c

@@ -108,7 +108,7 @@ static const struct file_operations acpi_system_event_ops = {
 };
 
 #ifdef CONFIG_NET
-unsigned int acpi_event_seqnum;
+static unsigned int acpi_event_seqnum;
 struct acpi_genl_event {
 	acpi_device_class device_class;
 	char bus_id[15];