Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110565
b: refs/heads/master
c: 0c032ab
h: refs/heads/master
i:
  110563: ac4ee06
v: v3
  • Loading branch information
Martin K. Petersen authored and Jens Axboe committed Oct 9, 2008
1 parent 1377e8b commit bc1a2f0
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: 74aa8c2cc010035a7eef2b4ca4d6430e0dae206a
refs/heads/master: 0c032ab889e7b20b8a5a7d09313e4aca214a15f7
2 changes: 1 addition & 1 deletion trunk/block/blk-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ void blk_integrity_unregister(struct gendisk *disk)

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

0 comments on commit bc1a2f0

Please sign in to comment.