Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1128
b: refs/heads/master
c: 643bdc6
h: refs/heads/master
v: v3
  • Loading branch information
Zhang, Yanmin authored and Linus Torvalds committed May 17, 2005
1 parent 31245b5 commit 3139637
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: 64d13c00cf1f7c3d2c1ff449e2a0500ab568d319
refs/heads/master: 643bdc6fc0e1928f39b4a3f486447024216ca50f
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,6 @@ void proc_ide_create(void)

void proc_ide_destroy(void)
{
remove_proc_entry("ide/drivers", proc_ide_root);
remove_proc_entry("drivers", proc_ide_root);
remove_proc_entry("ide", NULL);
}

0 comments on commit 3139637

Please sign in to comment.