Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57838
b: refs/heads/master
c: b1d93de
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jun 16, 2007
1 parent 2ffc386 commit fbe47da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e903e7b1605aff88d7f89a96fab5e43081b914f
refs/heads/master: b1d93de3e4633c4cbfd622a3564d8268a116a46a
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/toshiba_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ static acpi_status __init add_device(void)
return AE_OK;
}

static acpi_status __exit remove_device(void)
static acpi_status remove_device(void)
{
ProcItem *item;

Expand Down

0 comments on commit fbe47da

Please sign in to comment.