Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156165
b: refs/heads/master
c: 3839e4b
h: refs/heads/master
i:
  156163: ce4e373
v: v3
  • Loading branch information
Xiaotian Feng authored and Jens Axboe committed Jul 28, 2009
1 parent 7871ab9 commit 6f9259c
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: a4e7d46407d73f35d217013b363b79a8f8eafcaa
refs/heads/master: 3839e4b29b4385e4b31075e7805683e2aa2a8103
1 change: 1 addition & 0 deletions trunk/block/blk-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ void blk_integrity_unregister(struct gendisk *disk)

kobject_uevent(&bi->kobj, KOBJ_REMOVE);
kobject_del(&bi->kobj);
kobject_put(&bi->kobj);
kmem_cache_free(integrity_cachep, bi);
disk->integrity = NULL;
}
Expand Down

0 comments on commit 6f9259c

Please sign in to comment.