Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213069
b: refs/heads/master
c: e817bf3
h: refs/heads/master
i:
  213067: f2919e9
v: v3
  • Loading branch information
Martin K. Petersen authored and Jens Axboe committed Oct 15, 2010
1 parent 0e4a219 commit 13e78de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 892b6f90db81cccb723d5d92f4fddc2d68b206e1
refs/heads/master: e817bf3f68f55e7307c3e9abe5f32d0c05c83988
1 change: 0 additions & 1 deletion trunk/block/blk-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ 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;
}
EXPORT_SYMBOL(blk_integrity_unregister);

0 comments on commit 13e78de

Please sign in to comment.