Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33402
b: refs/heads/master
c: b9c6e3e
h: refs/heads/master
v: v3
  • Loading branch information
Kevin Hilman authored and David S. Miller committed Aug 17, 2006
1 parent 19c0f26 commit 2fe72cd
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: 932f3772cf76cc1b1fd1538ceee3edba9bf2164f
refs/heads/master: b9c6e3e96669ade31afd3a39f17393e577b609c5
2 changes: 1 addition & 1 deletion trunk/net/atm/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ int __init atm_proc_init(void)
goto out;
}

void __exit atm_proc_exit(void)
void atm_proc_exit(void)
{
atm_proc_dirs_remove();
}

0 comments on commit 2fe72cd

Please sign in to comment.