Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330531
b: refs/heads/master
c: b4a871b
h: refs/heads/master
i:
  330529: e7c8a7f
  330527: f115d39
v: v3
  • Loading branch information
Jovi Zhang authored and Anton Vorontsov committed Aug 31, 2012
1 parent bc6e5a9 commit 981a585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8defe59969cb8d863fe46867809316350ec0fc8f
refs/heads/master: b4a871bce619dc5ca03cc6c78e1c467ceacb8e7e
1 change: 1 addition & 0 deletions trunk/fs/pstore/ram.c
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ postcore_initcall(ramoops_init);
static void __exit ramoops_exit(void)
{
platform_driver_unregister(&ramoops_driver);
platform_device_unregister(dummy);
kfree(dummy_data);
}
module_exit(ramoops_exit);
Expand Down

0 comments on commit 981a585

Please sign in to comment.