Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: Fix double put in blk_integrity_unregister
- kobject_del already puts the parent. - Set integrity profile to NULL to prevent stale data. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information