Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5433
b: refs/heads/master
c: beffbdc
h: refs/heads/master
i:
  5431: d9e0a74
v: v3
  • Loading branch information
Andrew Morton authored and Dmitry Torokhov committed Jul 2, 2005
1 parent 8b5493f commit dc53ef9
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: 5b6271bda42be8edb77fbd588621cc09199fa7fb
refs/heads/master: beffbdc2211826b174c68307b1b48c93c05d7ded
2 changes: 1 addition & 1 deletion trunk/drivers/input/input.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ static int __init input_proc_init(void)
return -ENOMEM;
}

static void __exit input_proc_exit(void)
static void input_proc_exit(void)
{
remove_proc_entry("devices", proc_bus_input_dir);
remove_proc_entry("handlers", proc_bus_input_dir);
Expand Down

0 comments on commit dc53ef9

Please sign in to comment.