Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211195
b: refs/heads/master
c: 0c827ee
h: refs/heads/master
i:
  211193: e47279a
  211191: 4873914
v: v3
  • Loading branch information
Luis Henriques authored and Len Brown committed Sep 29, 2010
1 parent b799da4 commit 361afd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9ad8e062e4c733b36fc10ebc201bedde1a4da80
refs/heads/master: 0c827eebfcd5caad24a50bc514ef15476b086e47
2 changes: 2 additions & 0 deletions trunk/drivers/acpi/fan.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,9 @@ static void __exit acpi_fan_exit(void)

acpi_bus_unregister_driver(&acpi_fan_driver);

#ifdef CONFIG_ACPI_PROCFS
remove_proc_entry(ACPI_FAN_CLASS, acpi_root_dir);
#endif

return;
}
Expand Down

0 comments on commit 361afd5

Please sign in to comment.