Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119968
b: refs/heads/master
c: 3e3d0e9
h: refs/heads/master
v: v3
  • Loading branch information
Neil Horman authored and Jesse Barnes committed Dec 18, 2008
1 parent d297662 commit d044093
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b6adc1955d31515be6631e63b1fe4bcdcd41db77
refs/heads/master: 3e3d0e9246d0eccc1da800348fc1b9199ae3d768
5 changes: 0 additions & 5 deletions trunk/drivers/pci/hotplug/ibmphp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1402,10 +1402,6 @@ static int __init ibmphp_init(void)
goto error;
}

/* lock ourselves into memory with a module
* count of -1 so that no one can unload us. */
module_put(THIS_MODULE);

exit:
return rc;

Expand All @@ -1423,4 +1419,3 @@ static void __exit ibmphp_exit(void)
}

module_init(ibmphp_init);
module_exit(ibmphp_exit);

0 comments on commit d044093

Please sign in to comment.