mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 00:15:49 -04:00
Merge branch 'qiushi-wu-mdev-ref-v1' into v5.8/vfio/next
This commit is contained in:
@@ -110,7 +110,7 @@ static struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent,
|
||||
"%s-%s", dev_driver_string(parent->dev),
|
||||
group->name);
|
||||
if (ret) {
|
||||
kfree(type);
|
||||
kobject_put(&type->kobj);
|
||||
return ERR_PTR(ret);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user