Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210242
b: refs/heads/master
c: 273ad8d
h: refs/heads/master
v: v3
  • Loading branch information
Shahar Havivi authored and Greg Kroah-Hartman committed Sep 4, 2010
1 parent 3b45c19 commit e85ac44
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: 9e693e4375689cb1cd1529aba011de0044f74ef5
refs/heads/master: 273ad8dcef345cac55a5db910137c10953f81480
1 change: 1 addition & 0 deletions trunk/drivers/staging/zram/zram_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ static int __init zram_init(void)
free_devices:
while (dev_id)
destroy_device(&devices[--dev_id]);
kfree(devices);
unregister:
unregister_blkdev(zram_major, "zram");
out:
Expand Down

0 comments on commit e85ac44

Please sign in to comment.